obsidian/fp/Language/Functions.md

1 line
145 B
Markdown
Raw Normal View History

2024-09-23 23:56:55 +00:00
The backbone of functional programming. Functions can be constants, transform [[Data Structures|data]], perform [[Effect|effects]] and much more.