Skip to content

Commit

Permalink
#2716: Removed commentary that this is faster
Browse files Browse the repository at this point in the history
  • Loading branch information
levBagryansky committed Feb 27, 2024
1 parent 5d97719 commit a04823d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eo-runtime/src/main/eo/org/eolang/tuple.eo
Expand Up @@ -61,7 +61,6 @@

# Takes element from the tuple without checking i.
# i must be less than length and greater or equal 0.
# This is faster than at.
[i] > at-without-checks
i > idx!
if. > @
Expand Down

0 comments on commit a04823d

Please sign in to comment.