Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
Melbi
Features
Tutorial
Basics
Melbi as a Calculator
Where Bindings
Strings and Format Strings
Conditionals
Error Handling
Data Structures
Arrays
Records
Maps
Type Safety
Options
Pattern Matching
Type Casting
Functions
Lambdas
Generic Functions
Higher-Order Functions
Standard Library
Examples
Business Rules
Data Processing
Cross-field Validation
Documentation
Community
Tutorial
Data Structures
Data Structures
Learn how to work with collections of data in Melbi.
In this section:
Arrays
- Ordered lists of values
Records
- Named fields for structured data
Maps
- Key-value pairs for flexible lookups
Table of contents
Arrays
Records
Maps