Sha256: 7361d4710dcfa67e3691471861f672512eafe3ca3a05ac52fb17be10f89278f7

Contents?: true

Size: 195 Bytes

Versions: 1

Compression:

Stored size: 195 Bytes

Contents

# NonEmptyArray

An enumerable which is guaranteed to not be empty.

Additionally, two methods which give access:

* `last()`
* `all_but_last()`

And one method for mutating the list:

* `push()`

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
non_empty_array-1.0.0 README.md