Approaches to sentinel values in immutables

Just recently this package surfaced:

The package tries to maintain the speed of SVector with the interface of Vector for small lengths. Perhaps a SmallVector{3,Node} will get the performance you need with nice syntax.

2 Likes