Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Enums in Scheme

Name: Anonymous 2012-10-21 22:16

why they not there?

Name: Anonymous 2012-10-22 7:51


(define-values
  (ENUM1
   ENUM2
   ENUM3)
  (values 0 1 2))

Just wrap this in a macro to automate returning a list of values to and there you go.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List