urbit/pkg
Liam Fitzgerald fc955ab83e
interface: new BigIntOrderedMap
New ordered map implementation that is faster and more space
efficient. Stores the map and keys as a flat POJO, sorting them upon
iteration. The sorting cost is only typically paid once per render
however as the sorted array is cached until the map is mutated. This
implementation appears to play nicer with immer's structural sharing,
reducing the incidence of 'props are equal by value, but not by
reference'.
2021-04-20 13:31:57 +10:00
..
arvo metadata-store: fix OTA 2 2021-04-13 09:27:59 +00:00
docker-image build: Build docker image and publish to Docker Hub 2021-01-13 12:36:45 -05:00
ent build: rework all nix expressions to support hercules-ci builds 2020-10-27 13:55:49 +01:00
ge-additions build: rework all nix expressions to support hercules-ci builds 2020-10-27 13:55:49 +01:00
herb herb/lens: add utilites for import/export 2020-12-01 00:00:49 -08:00
hs urbit: bumps version to 1.3 2021-04-01 15:33:14 -07:00
interface interface: new BigIntOrderedMap 2021-04-20 13:31:57 +10:00
libaes_siv build: rework all nix expressions to support hercules-ci builds 2020-10-27 13:55:49 +01:00
npm interface: new BigIntOrderedMap 2021-04-20 13:31:57 +10:00
urbit urbit: bumps version to 1.3 2021-04-01 15:33:14 -07:00