Thanks for the guide!

What is the Racket convention for named constants? 

Somewhere along the way I picked up the convention of prefixing constants with 
k, ie. kMyConstant.   Transmuted into racket I find myself typing:
(define k-my-constant ...)  is there an established convention?

- Tom



_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to