There seems to be a great deal of it... The things I'm having trouble locating:
1) How to get information on functions available in a julia package, usage, etc 2) A good lightweight graphics package for such simple-minded tasks as a 2D game board with round pieces on a square grid. 3) The best way to use union types for packing/unpacking values -- one int64 to four int16's & vice versa. Where/how to locate such information?
