Skip to content

Ssmain#2

Open
skilesare wants to merge 3 commits intocanscale:mainfrom
skilesare:ssmain
Open

Ssmain#2
skilesare wants to merge 3 commits intocanscale:mainfrom
skilesare:ssmain

Conversation

@skilesare
Copy link

No description provided.

skilesare added 3 commits May 19, 2022 20:00
add keys, vals, keysRev and valsRev
* main:
  Add scanLimit (adapted from CanDB RangeTree) and tests
  Add update() function, make bal method public so it can be reused by other libraries * Add in Motoko matchers tests for the update() function

# Conflicts:
#	src/StableRBTree.mo
@skilesare
Copy link
Author

done

@skilesare
Copy link
Author

Shoot...I'm on the wrong repo😂 Sorry for messing with your stuff.

@ByronBecker
Copy link
Contributor

ByronBecker commented Jun 29, 2022

@skilesare sorry for the delayed response, and no worries!

I think the keys() and vals() makes for a nice addition - the only issue I worry about in terms of adding it is unbounded iteration (with no limit) hitting the message instruction limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants