Type Definition librsnek::system::primitives::Set [] [src]

type Set = HashSet<SetElement>;

Just a hash set of RtObject.