| Portability | ghc |
|---|---|
| Stability | experimental |
| Maintainer | florbitous@gmail.com |
| Safe Haskell | Safe-Inferred |
Blip.Bytecode
Description
Python 3 bytecode.
Documentation
decode :: ByteString -> [Bytecode]Source
encode :: [Bytecode] -> ByteStringSource
Constructors
bytecodeSize :: Bytecode -> IntSource