main is usually a function
char* main = "usually a programming blog";
Showing posts with label
random
.
Show all posts
Showing posts with label
random
.
Show all posts
Thursday, February 2, 2012
Generating random functions
›
How can we pick a random Haskell function? Specifically, we want to write an IO action randomFunction :: IO ( Integer -> Bool ) wit...
132 comments:
›
Home
View web version