sCrypt-Inc / scryptTS-docs

https://docs.scrypt.io
12 stars 8 forks source link

update HashedMap/Set #39

Closed xhliu closed 1 year ago

xhliu commented 1 year ago

now that we have changed HashedMap/set. https://scrypt.io/scrypt-ts/how-to-write-a-contract/built-ins#sorteditem

Missing instance methods for HashedMap We can do this after map is simplified https://github.com/sCrypt-Inc/scrypt-ts/issues/200. https://github.com/sCrypt-Inc/scryptTS-docs/blob/master/docs/getting-started/built-ins.md#library-hashedmap

https://scryptdoc.readthedocs.io/en/latest/contracts.html#library-hashedmap

gitzhou commented 1 year ago

@freedomhero has already done this https://github.com/sCrypt-Inc/scryptTS-docs/pull/58