Skip to content

Scan well-known libs for string utility ideas (Go, Rust, Lodash, etc.) #691

@alexander-zehner-snkeos

Description

Take a look at how established libs handle string utilities — naming, API shape, and general patterns.
Focus on simplicity, predictability, and how these could fit into NGS utilities. E.g

  • Lodash, Ramda, String.js

  • Go strings, strconv

  • Rust std::str, regex

  • Python str, re

  • Ruby ActiveSupport::Inflector

  • C# System.String, StringBuilder

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