Actually, it can be possible to use both variants of Node2 in one seq by using 
concepts (not to mention converters). However, it will always use fat pointers 
which makes it a lot slower, especially if we compare it to seq[NodeObj] 
instead of seq[Node].

Reply via email to