Skip to content

stri_opts_collator(...) #347

@hadley

Description

@hadley

The documentation for stri_opts_collator says that "any other arguments to this function are purposely ignored". This seems like a deliberate design decision, so I was wondering if you could explain why?

The obvious downside is that misspellings are silently ignored:

stringi::stri_opts_collator(normalisation = TRUE)
#> list()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions