delete

abstract fun delete(key: K, tx: TxContext<T>): Long(source)

Deletes key and returns the version the store assigned the removal.