forked from orion/obsidian
355 B
355 B
The backbone of functional programming. Functions can be constants, transform Data Structures, perform Effect and much more.
Functions can be Defining as top-level Modules items, Lambda Functions, Infix Operators or created by Currying functions.