Skip to content

Incomplete Unicode range for Cyrillic #370

@alexeiz

Description

@alexeiz

1-05_integer-to-character-conversions.asciidoc says in the Discussion section: "For example, the expression (map char (range 0x0410 0x042F)) prints out all the Cyrillic capital letters."

One last letter is missing though. The range should be (range 0x0410 0x0430).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions