Association¶ Constructs an association from a list of rules. Equivalent to <|…|> syntax. $ wo 'Association[a -> 1, b -> 2]' <|a -> 1, b -> 2|>