Home
last modified time | relevance | path

Searched refs:FastDone (Results 1 – 2 of 2) sorted by relevance

/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cborg-0.2.5.0/src/Codec/CBOR/
H A DRead.hs245 = FastDone {-# UNPACK #-} !ByteString a constructor
727 go_fast_end !bs (D.Done x) = return $! FastDone bs x
1220 FastDone bs' x -> return (bs', offset', x)
1345 FastDone bs_empty x ->
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cborg-0.2.5.0/src/Codec/CBOR/
H A DRead.hs245 = FastDone {-# UNPACK #-} !ByteString a constructor
727 go_fast_end !bs (D.Done x) = return $! FastDone bs x
1220 FastDone bs' x -> return (bs', offset', x)
1345 FastDone bs_empty x ->