Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Enums in Scheme
1
Name:
Anonymous
2012-10-21 22:16
why they not there?
15
Name:
Anonymous
2012-10-22 13:10
The whole point of enums is to stop shit like
const int EAST = 0;
const int WEST = 1;
cout << EAST + WEST << endl;
Can Lisp prevent this situation?
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List