JoeStrout / miniscript

source code of both C# and C++ implementations of the MiniScript scripting language
MIT License
275 stars 64 forks source link

Nonstandard _sub(), _setSub() and _concat() for RawData #179

Open marcgurevitx opened 1 month ago

marcgurevitx commented 1 month ago

Adding new nonstandard methods for RawData:

I don't insist on merging. Just posting for review (and better method names suggestions maybe.)