Implement with# primop
In Trac #14346 (closed) we proposed the new with#
primop
with# :: a -> (State# s -> (# State# s, b #)) -> State# s -> (# State# s, b #)
This ticket is to track progress.
See Phab:D4110.
Edited by Ben Gamari
In Trac #14346 (closed) we proposed the new with#
primop
with# :: a -> (State# s -> (# State# s, b #)) -> State# s -> (# State# s, b #)
This ticket is to track progress.
See Phab:D4110.