Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

map_operations.map_remove_by_key has return_type but expressions.MapRemoveByKey does not #282

Open
databasedav opened this issue Sep 28, 2022 · 1 comment

Comments

@databasedav
Copy link

i need it to pass the popped map value in an expression operation

right now i need to do a get -> put -> delete instead of just pop -> put

@juliannguyen4
Copy link
Collaborator

Hi @databasedav, could you give me a code example? It would be easier for me to help that way.

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

No branches or pull requests

2 participants