BoxLang 1.14.0 : BoxSet is Here, BoxLang’s New First-Class Set Type (opens in new tab)
Table of Contents Why Sets? The Problem FirstMeet BoxSetCreating Sets: Every PathsetNew() -- the workhorsesetOf() -- varargs shorthandLiteral syntax: set{ ... }Converting from other typesThe Three Variants in PracticeDefault (HashSet) -- when order doesn't matterLinked (LinkedHashSet) -- when insertion order ... The post appeared first on <a href="
Read the original article