Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Commit 46bde8a

Browse files
committed
Some features updates, corrections.
1 parent 9e8d0db commit 46bde8a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

features.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Rat type: rm+ rn+ n+
5858
Hashes, Pairs: rm+ rn+ n+
5959
Lists, arrays, map, grep: rm+ rn+ n+
6060
Lazy lists: rm+ rn+ n+
61+
LoL: rm- rn+-
6162
Ranges: rm+ rn+
6263
Sets, KeySet, KeyBag, ...: rn-
6364
Buf: rm+ rn-
@@ -71,7 +72,7 @@ Based on types: rm+ rn+ n+
7172
Proper narrowness analysis: rm+ rn+
7273
Additional constraints: rm+
7374

74-
= Module managament
75+
= Module management
7576
use: rm+- (limited import lists) rn+-(limited import lists)
7677
need:
7778
require:
@@ -84,7 +85,7 @@ Negation: rm+ rn+ n+
8485
Reverse: rm+ rn+ n+
8586
Zip: rm+- (only two lists) rn+ n+
8687
Cross: rm+- (only two lists) rn+ n+
87-
Hyper: rm+
88+
Hyper: rm+ rn-
8889

8990
= Syntax flexibility
9091
Overloading operators: rm+ n+

0 commit comments

Comments
 (0)