Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit a3a0a597 authored by Ary Borenszweig's avatar Ary Borenszweig
Browse files

Added Tuple#clone and Tuple#dup. Faster tuple methods by using macros....

Added Tuple#clone and Tuple#dup. Faster tuple methods by using macros. Tuple#length and Tuple#[](index) (with a runtime index) are no longer primitives and are now implemented in Crystal.
parent b98bfbda
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment