describe-0.3.1.1: Combinators for describing binary data structures

Safe HaskellNone
LanguageHaskell2010

Data.Serialize.Describe.Combinators.Isolate

Synopsis

Documentation

isolate :: Int -> Descriptor s a -> Descriptor s a Source #

Wrapper around isolate from Data.Serialize.Get