_=_

Definitions:

any, any
Source: /avail/Avail/Foundation/Bootstrap/Infallible Primitives
Categories: Primitives, Mathematics, Relations
Are the arguments equal?
Position Name Type Description
Parameters
1 arg1 any A value.
2 arg2 any A value.
Returns boolean `true` if the arguments are equal, `false` otherwise.

Semantic restrictions:

any meta, any meta
Source: /avail/Avail/Foundation/Logic
Strengthen for exactly known values (but never for types).
Type Description
Parameter Types
any meta
any meta