LinkedHashSet.save

Returns a copy of this struct.

struct LinkedHashSet(K, alias hashFunc = defaultHash128!(K), alias equal = "a == b")
@property @nogc @safe nothrow pure
save
()

Meta