Issues
- 2
- 2
thread 'main' has overflowed its stack
#42 opened by raiscui - 0
Engine::get_stale
#41 opened by lord - 0
more speedup ideas to test
#40 opened by lord - 0
collections module
#39 opened by lord - 0
- 7
- 1
- 0
composite nodes?
#32 opened by lord - 0
- 0
in-node cutoffs
#33 opened by lord - 0
- 0
- 1
this should fail to compile
#28 opened by lord - 0
notnull instead of *const Node
#29 opened by lord - 0
- 1
then might not unfollow old value? double check
#2 opened by lord - 0
non-observed performance problems
#5 opened by lord - 0
fakeheap can allow multiple inserts of the same node. need to write tests to make sure nodes will only be computed at higher height ever inserted
#12 opened by lord - 0
If, in a `then`, one node is pending and another is updated, the second will be unchanged the next time we check. all our anchors should keep track of if a value has updated
#16 opened by lord - 0
- 2
- 1
multithreading engine
#10 opened by lord - 0
map should not require partialeq, have cutoff fns instead with both hash and eq impls
#1 opened by lord - 1
- 0
serialize cached computations?
#9 opened by lord - 0
stabilization during Engine::get of non-observed node with height 10 should only stabilize observed nodes w height 10 or less
#6 opened by lord - 0