rrruko
e3af878e2a
Return reference from unsafe-first/unsafe-last ( #1027 )
...
* core: return Array.unsafe-first as reference (#970 )
* core: return Array.unsafe-last as reference (#970 )
* Make examples and tests build
2020-11-27 10:19:06 +01:00
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