Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Mention chop (let't not forget it again :-)
  • Loading branch information
lizmat committed Apr 23, 2015
1 parent 587d309 commit 7c849ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/ChangeLog
Expand Up @@ -26,6 +26,7 @@ New in 2015.04
+ starts-with/substr-eq/ends-with for comparing strings inside other strings
+ first steps towards generic lexical pragma's (e.g. soft, strict, nqp)
+ first steps towards NFC, NFD and NFG!
+ chop now takes optional number of characters argument
+ Speedups:
+ Str.codes/chars/uc/lc/tc/tclc/ord/flip about 25% faster
+ List.pick about 10% faster
Expand Down

0 comments on commit 7c849ec

Please sign in to comment.