eosnetworkfoundation / devrel

1 stars 0 forks source link

Document new multi_index functions #330

Open nsjames opened 1 year ago

nsjames commented 1 year ago

Three new functions are available on multi indexes:

table.insert(...)

table.update(...)

table.remove(iter)

https://github.com/AntelopeIO/cdt/issues/135 https://github.com/AntelopeIO/cdt/pull/179

ericpassmore commented 6 months ago

We are going to revert this PR as it was never added to any releases, suggest closing this as not planned