arturo logo  

Arturo: programming language

Documentation Playground
  •   Home
  •   Getting Started
  •   In A Nutshell
  •   Language
  •   Command Line
  •   Library
    • Arithmetic
    • Bitwise
    • Collections
      • append
      • chop
      • combine
      • contains?
      • couple
      • decouple
      • drop
      • empty
      • empty?
      • extend
      • first
      • flatten
      • get
      • in?
      • index
      • insert
      • key?
      • keys
      • last
      • max
      • min
      • one?
      • permutate
      • prepend
      • remove
      • repeat
      • reverse
      • rotate
      • sample
      • set
      • shuffle
      • size
      • slice
      • sort
      • sorted?
      • split
      • squeeze
      • take
      • tally
      • unique
      • values
      • zero?
    • Colors
    • Comparison
    • Converters
    • Core
    • Crypto
    • Databases
    • Dates
    • Files
    • Io
    • Iterators
    • Logic
    • Net
    • Numbers
    • Paths
    • Reflection
    • Sets
    • Sockets
    • Statistics
    • Strings
    • System
    • Ui
  •   Examples
  • Home
  • Library
  • Collections

Collections

functions and helpers for manipulating and dealing with different types of collections (blocks, dictionaries, and strings)


Functions

  • append
  • chop
  • combine
  • couple
  • decouple
  • drop
  • empty
  • extend
  • first
  • flatten
  • get
  • index
  • insert
  • keys
  • last
  • max
  • min
  • permutate
  • prepend
  • remove
  • repeat
  • reverse
  • rotate
  • sample
  • set
  • shuffle
  • size
  • slice
  • sort
  • split
  • squeeze
  • take
  • tally
  • unique
  • values

Predicates

  • contains?
  • empty?
  • in?
  • key?
  • one?
  • sorted?
  • zero?

      

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.