Skip to content

parsing ShortText #15

@andrewthad

Description

@andrewthad

I need this function:

take :: e -> Int -> Parser e s ShortText

What it means is: take n bytes, validate that the byte sequence is a UTF-8 encoding of something, and then copy the bytes and put them in ShortText.

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