Sha256: 4a7028ab33145d39fbf131c29583b81b54209ebf1a70521030b1190c91fd3315
Contents?: true
Size: 352 Bytes
Versions: 2
Compression:
Stored size: 352 Bytes
Contents
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Remove and return the last element. - !ruby/struct:SM::Flow::VERB body: " a = [1,2,3]\n a.last! #=> 3\n a #=> [1,2]\n" full_name: Indexable#last! is_singleton: false name: last! params: () visibility: public
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
facets-2.4.2 | doc/ri/Indexable/last%21-i.yaml |
facets-2.4.3 | doc/ri/Indexable/last%21-i.yaml |