arturo logo  

Arturo: programming language

Documentation Playground
  •   Home
  •   Getting Started
  •   In A Nutshell
  •   Language
  •   Command Line
  •   Library
    • Arithmetic
    • Bitwise
    • Collections
    • Colors
    • Comparison
    • Converters
    • Core
    • Crypto
    • Databases
    • Dates
    • Files
    • Io
    • Iterators
    • Logic
    • Net
    • Numbers
    • Paths
    • Reflection
    • Sets
    • Sockets
    • Statistics
    • Strings
      • alphabet
      • ascii?
      • capitalize
      • escape
      • indent
      • jaro
      • join
      • levenshtein
      • lower
      • lower?
      • match
      • match?
      • numeric?
      • outdent
      • pad
      • prefix?
      • render
      • replace
      • strip
      • suffix?
      • translate
      • truncate
      • upper
      • upper?
      • whitespace?
      • wordwrap
    • System
    • Ui
  •   Examples
  • Home
  • Library
  • Strings

Strings

functions and helpers for manipulating and dealing with strings or character blocks


Functions

  • alphabet
  • capitalize
  • escape
  • indent
  • jaro
  • join
  • levenshtein
  • lower
  • match
  • outdent
  • pad
  • render
  • replace
  • strip
  • translate
  • truncate
  • upper
  • wordwrap

Predicates

  • ascii?
  • lower?
  • match?
  • numeric?
  • prefix?
  • suffix?
  • upper?
  • whitespace?

      

Arturo Programming Language
Copyright © 2019-2025 Yanis Zafirópulos

Website built and generated using Arturo + Webize. Running on DigitalOcean.
Source code licensed under MIT. Website content licensed under CC BY NC SA 4.0.