flatland.ordered.set
O
Return a set with the given items, whose items are sorted in the order that they are added. conj'ing an item that was al...
function([] [& xs])
Return a set with the given items, whose items are sorted in the order that they are added. conj'ing an item that was al...
([] [& xs])