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

Clone function #28

Open
MageSlayer opened this issue Sep 9, 2016 · 0 comments
Open

Clone function #28

MageSlayer opened this issue Sep 9, 2016 · 0 comments
Milestone

Comments

@MageSlayer
Copy link

Hi

Could you include some cloning function in luafun?
I mean something that produces completely independent copy of argument?

Haskell style is ok until there is no risk of changing original arguments/tables.
Lua/LuaJIT does not match entirely here unfortunately.

BTW, deepcopy seems to exists, but it's declared local.

@kyukhin kyukhin added this to the wishlist milestone Oct 15, 2021
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