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
      • arity
      • attr
      • attr?
      • attribute?
      • attributeLabel?
      • attrs
      • benchmark
      • binary?
      • block?
      • bytecode?
      • char?
      • color?
      • complex?
      • database?
      • date?
      • dictionary?
      • floating?
      • function?
      • info
      • inline?
      • inspect
      • integer?
      • is?
      • label?
      • literal?
      • logical?
      • null?
      • object?
      • path?
      • pathLabel?
      • quantity?
      • range?
      • rational?
      • regex?
      • set?
      • stack
      • standalone?
      • string?
      • symbol?
      • symbolLiteral?
      • symbols
      • type
      • type?
      • version?
      • word?
    • Sets
    • Sockets
    • Statistics
    • Strings
    • System
    • Ui
  •   Examples
  • Home
  • Library
  • Reflection

Reflection

functions and helpers for retrieving runtime information about different objects, components, or types


Functions

  • arity
  • attr
  • attrs
  • benchmark
  • info
  • inspect
  • stack
  • symbols
  • type

Predicates

  • attr?
  • attribute?
  • attributeLabel?
  • binary?
  • block?
  • bytecode?
  • char?
  • color?
  • complex?
  • database?
  • date?
  • dictionary?
  • floating?
  • function?
  • inline?
  • integer?
  • is?
  • label?
  • literal?
  • logical?
  • null?
  • object?
  • path?
  • pathLabel?
  • quantity?
  • range?
  • rational?
  • regex?
  • set?
  • standalone?
  • string?
  • symbol?
  • symbolLiteral?
  • type?
  • version?
  • word?

      

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.