tak-0.1.0.0: A library encoding the rules of Tak, and a playtak.com client.

Safe HaskellNone
LanguageHaskell98

PlayTak

Documentation

type Size = Int Source #

type Time = Int Source #

playTakClient :: PlayTakHandler a -> a -> IO () Source #