"src/sequence.cpp" did not exist on "e6977cbe4e11458dfda28b2682cac27722144246"
Added templated casting to nodes, as well as operator == and != (for quick...
Added templated casting to nodes, as well as operator == and != (for quick checks, especially to help in testing). Implemented size() on a map node to return the number of key/value pairs (as in std::map)
Showing
Please register or sign in to comment