- enum-min enum-typeprocedure
Returns the enum belonging to enum-type whose ordinal is 0.
(enum-name (enum-min color)) ⇒ red (enum-name (enum-min pizza)) ⇒ margherita
Returns the enum belonging to enum-type whose ordinal is 0.
(enum-name (enum-min color)) ⇒ red (enum-name (enum-min pizza)) ⇒ margherita