From 91291ade7978927af81e697c23d79cc6d263c25d Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein Date: Fri, 31 Dec 2021 11:53:40 +0100 Subject: [PATCH] Add ToDo notice --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f8afb9e..05f7d17 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ make uwu_include_path=/path/to/uwulang/repo ## Modules +The following modules are implemented: `nolambda:flow`, `nolambda:io`, `nolambda:fs`. The modules `nolambda:os`, `nolambda:global`, and `nolambda:random` are ToDo. + ### `nolambda:flow` - `nolambda:flow:linear`: Accepts an arbitrary number of arguments of arbitrary type, but at least one and evaulates all of them in order. Returns the last argument. -- 2.44.0