| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
EVM.Concrete
Documentation
byteStringSliceWithDefaultZeroes :: Int -> Int -> ByteString -> ByteString Source #
sliceMemory :: W256 -> W256 -> ByteString -> ByteString Source #
writeMemory :: ByteString -> W256 -> W256 -> W256 -> ByteString -> ByteString Source #
create2Address :: Addr -> W256 -> ByteString -> Expr EAddr Source #