siromivel / lambdeth

A functional library for the EVM built in Solidity
MIT License
12 stars 2 forks source link

Implement Splice/Slice Methods #13

Closed siromivel closed 5 years ago

siromivel commented 5 years ago

I just added slice; am going to hold off on splice for now as it's a fairly complex API and may lead to confusing/dangerous contract code which largely defeats the purpose of Lambdeth!