solidity-stringutils icon indicating copy to clipboard operation
solidity-stringutils copied to clipboard

Feature request: substring with index

Open tirthb opened this issue 8 years ago • 0 comments

Thank you very much for this helpful library. It would be great if there was a way to substring with indexes like this method in Java public String substring(int startIndex, int endIndex)

tirthb avatar Nov 23 '17 16:11 tirthb