diff options
author | Marvin Borner | 2024-11-27 02:12:12 +0100 |
---|---|---|
committer | Marvin Borner | 2024-11-27 02:27:48 +0100 |
commit | 6da602b0a29afcd2aa15725547375a80e30b3983 (patch) | |
tree | bb268dc7935696c2687c4ec151c2e0108536fa6f /readme.txt |
initial commit
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..354b121 --- /dev/null +++ b/readme.txt @@ -0,0 +1,8 @@ +picomonad +--------- + +the tiniest monads! + +explanation in https://text.marvinborner.de/2024-11-18-00.html + +see more samples in samples/ |