Documentation
Swiftcord
Snowflake
Comparable Implementations
<(_:_:)
Operator
<(_:_:)
Used to compare Snowflakes (which is useful because a greater Snowflake was made later)
Declaration
static
func
<
(
lhs
:
Snowflake
,
rhs
:
Snowflake
) -> Bool