Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 196 Bytes

File metadata and controls

9 lines (7 loc) · 196 Bytes

key

Ruby has no internal pointer in array objects like PHP. Because of this, there is no direct equivalent to PHP's key function.

{{related: array/current
array/next }}