Functional reactive programming library
#5Use lstrict in Control.Wire.Time
The timeFrom
function explicitly calls seq
whereas using the lstrict
function from Control.Wire.Core it can be simplified a little bit: http://lpaste.net/104271
Functional reactive programming library
The timeFrom
function explicitly calls seq
whereas using the lstrict
function from Control.Wire.Core it can be simplified a little bit: http://lpaste.net/104271