AssociationQ¶ Tests whether an expression is an association. $ wo 'AssociationQ[<|"a" -> 1|>]' True $ wo 'AssociationQ[{1, 2, 3}]' False