jsonpiler 0.10.4

a Json syntax programming language for Windows
Documentation
1
2
3
4
5
6
7
8
9
# Function documentation

This directory contains detailed documentation for each function available in Jsonpiler.

## Notation

- `-> T` - Returns a value of type `T`  
- `=> V` - Evaluates to the value `V`  
- `...` - Zero or more arguments matching the previous pattern