Skip to content

Add more string functions - culture-sensitive functions #165

@cannorin

Description

@cannorin

Description

#158 (comment)

Regarding the functions taking a culture as parameter, I propose also to discuss them in a different issue, because I think they need more in depth study as I can't find a good proposal at the moment. So let's move them to another issue in order to speed up this one.

"culture-sensitive functions" are functions taking CultureInfo as s parameter.

Candidates

  • Compare
  • ToLower / ToUpper
  • StartsWith / EndsWith
  • (add more if something is missing)

Ideas

  • adding suffix like WithCulture
  • using functor(a la OCaml)-like dependency injection
  • to be discussed

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions