include/gleeps@stdlib@set_Set.hrl

-record(set, {dict :: gleeps@stdlib@dict:dict(any(), list(nil))}).