add flatten.

This commit is contained in:
Mark Thom
2018-03-26 18:49:43 -06:00
parent a937eb4d8c
commit 2691382771
2 changed files with 11 additions and 2 deletions

View File

@@ -136,6 +136,7 @@ The following predicates are built-in to rusty-wam.
* `display/1`
* `duplicate_term/2`
* `false/0`
* `flatten/2`
* `float/1`
* `functor/3`
* `ground/1`