kaoskorobase/hsc3-server

Use CPS state monad transformer for Request

Opened this issue · 0 comments

In order to avoid Control.Monad.Trans.State.Strict tupling overhead, use a CPS state monad transformer.