1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-05 07:37:09 +03:00
nickel/benches/records
Yann Hamdaoui 36c74e7158 Remove -$ and $[ ], use standard primop instead
This commit removes the original idiosyncratic operators -$ and $[ ] for
field remove and field insertion, and replace them with standad
%record_remove% and %record_insert%. Also adds corresponding wrapper in
the record stdlib, as well as an update fonction, that is the
composition of the two (removal then insertion).
2022-03-02 21:57:43 +01:00
..
countLetters.ncl Remove -$ and $[ ], use standard primop instead 2022-03-02 21:57:43 +01:00
merge.ncl renaming list -> array 2022-03-02 16:38:46 +01:00