bamboo-2010.2.25: A blog engine on Hack
Bamboo.Type.State
data State Source
Constructors
Fields
Instances
data HumanTestData Source
data Op Source
show_right :: State -> StringSource
show_op :: State -> StringSource
show_left :: State -> StringSource
display_op :: Op -> StringSource
read_op :: String -> OpSource
nums :: [Int]Source
ops :: [Op]Source
simple_eval :: Int -> Int -> Op -> IntSource
mk_human_test :: IO HumanTestDataSource