1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-06 08:07:37 +03:00
nickel/stdlib
Viktor Kleen 9275ac18df
Use record.insert for std.record.from_array instead of merging (#1273)
* Use record_insert instead of merge for std.record.from_array

* Use a type annotation for std.merge_all

* Run topiary on `stdlib/std.ncl`

* Fix a topiary formatting bug

* Move merge_all back into std.record
2023-04-24 09:27:37 +00:00
..
internals.ncl Introduce dictionary contracts (#1272) 2023-04-21 13:50:28 +00:00
std.ncl Use record.insert for std.record.from_array instead of merging (#1273) 2023-04-24 09:27:37 +00:00