Ah, so I hadn’t dived deep into enum patterns yet....
# development
f
Ah, so I hadn’t dived deep into enum patterns yet. Initially I’d had datastructures containing boxed trait implementors. The current impl avoids that, but at the cost of having a overloaded notion of what an entry is.