; LISP input (import "sunlight") (defn square [x] "This squares a function" (* x x)) (for [x (kwapply (sunlight.openstates.legislators) {"state" "ma"})] (print x))