Variable eqPrimitiveConst

eqPrimitive: Eq<any> = ...

Eq instance for primitive types. This simply wraps ===.

Generated using TypeDoc