]> Repositorios git - scryer-prolog.git/commitdiff
add entry for library(lambda)
authorMarkus Triska <[email protected]>
Thu, 25 Feb 2021 21:40:31 +0000 (22:40 +0100)
committerMarkus Triska <[email protected]>
Thu, 25 Feb 2021 22:12:56 +0000 (23:12 +0100)
README.md

index 2c86d62061426401413167e6ab805c92c48285ac..c15c6b8bc73d24561afc0bbcc86f37fe77431310 100644 (file)
--- a/README.md
+++ b/README.md
@@ -447,6 +447,8 @@ The modules that ship with Scryer&nbsp;Prolog are also called
   file, reading lazily only as much as is needed. Due to the compact
   internal string representation, also extremely large files can be
   efficiently processed with Scryer&nbsp;Prolog in this way.
+* [`lambda`](src/lib/lambda.pl)
+  Lambda expressions to simplify higher order programming.
 * [`charsio`](src/lib/charsio.pl) Various predicates that are useful
   for parsing and reasoning about characters, notably `char_type/2` to
   classify characters according to their type, and conversion