Hacker News new | ask | show | jobs
by TokenDiversity 3270 days ago
This looks really useful, I've been meaning to create some for my use. I have one question, is it only a tree (one way mapping from x -> y, x -> a and y -> z) or graph is allowed too by a special linking syntax (like x -> y, x -> a, y -> z, z -> a)?