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

Commit

Permalink
Browse files Browse the repository at this point in the history
Some features updates, corrections.
  • Loading branch information
pmichaud committed Jul 25, 2011
1 parent 9e8d0db commit 46bde8a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions features.txt
Expand Up @@ -58,6 +58,7 @@ Rat type: rm+ rn+ n+
Hashes, Pairs: rm+ rn+ n+
Lists, arrays, map, grep: rm+ rn+ n+
Lazy lists: rm+ rn+ n+
LoL: rm- rn+-
Ranges: rm+ rn+
Sets, KeySet, KeyBag, ...: rn-
Buf: rm+ rn-
Expand All @@ -71,7 +72,7 @@ Based on types: rm+ rn+ n+
Proper narrowness analysis: rm+ rn+
Additional constraints: rm+

= Module managament
= Module management
use: rm+- (limited import lists) rn+-(limited import lists)
need:
require:
Expand All @@ -84,7 +85,7 @@ Negation: rm+ rn+ n+
Reverse: rm+ rn+ n+
Zip: rm+- (only two lists) rn+ n+
Cross: rm+- (only two lists) rn+ n+
Hyper: rm+
Hyper: rm+ rn-

= Syntax flexibility
Overloading operators: rm+ n+
Expand Down

0 comments on commit 46bde8a

Please sign in to comment.