Skip to content

Simplify validate_utf8 with stringi_trans_nfc? #16

@jonthegeek

Description

@jonthegeek

See (stri_trans_nf docs)[https://rdrr.io/cran/stringi/man/stri_trans_nf.html]. I think we can implement that in validate_utf8 and simplify some code. So far the tests seem to pass... but our validation does more error handling that stringi_trans_nfc lets through, so we still need to deal with that.

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