Commit Graph

8 Commits

Author SHA1 Message Date
hellerve
ee812b37e6 core: make subarry/substring slice 2020-02-11 09:09:30 +01:00
hellerve
9848e8fb34 multiple fixes:
- don’t do function copying in benchmarking
- fix the array_update benchmark
- add Filepath.file-from-path
- add tests for the `Filepath` module
- reformat a lot of documentation
2019-02-15 14:48:49 +01:00
Erik Svedäng
b42e506fc3 Filepath fix. 2018-11-26 21:19:41 +01:00
hellerve
620bc4c5c5 all: use closures in core 2018-09-25 16:20:59 +02:00
Chris Hall
7c1dd210d7 Renaming: String.count -> String.length, Array.count -> Array.length
Issue #236
2018-05-23 10:03:42 +10:00
Chris Hall
9126f24db8 Renaming String.join -> String.concat, and String.join-with to String.join
This naming matches s-el and other languages/libraries.

Issue #94
2018-05-20 12:48:50 +10:00
hellerve
f3e559dc28 docs: more documentation work 2018-05-12 16:08:48 +02:00
Erik Svedäng
9370275097 Filepath module. 2018-04-23 16:14:40 +02:00