The Easiest Way to Save and Share Code Snippets on the web

Untitled

scheme

posted: Feb, 7th 2012 | jump to bottom

;;all-binary: Number -> (listof String)
;; generates a list of all n-bit binary numbers
;;powerset: (listof X) -> (listof (listof X))
"""";;insert-everywhere: String String -> (listof String)
""
91 views