vault backup: 2023-11-06 12:45:52

This commit is contained in:
Alice 2023-11-06 12:45:52 +00:00
parent 27ef9cd505
commit e3ea54af6c

View file

@ -7,6 +7,10 @@ all n:Node | n.prox' = n.prox
=
prox' = prox
>[!note]
>some b: Bucket | ...
```c
// Recall the hash table Alloy model,
// now with mutable lists inside the buckets.