erlang-cheatsheet icon indicating copy to clipboard operation
erlang-cheatsheet copied to clipboard

Add Type Comparison

Open Stratus3D opened this issue 5 years ago • 0 comments

Add type comparison to cheatsheet:

number < atom < reference < fun < port < pid < tuple < map < nil < list < bit string

from:

https://erlang.org/doc/reference_manual/expressions.html#term-comparisons

Stratus3D avatar Feb 14 '20 00:02 Stratus3D