The Frozen Void
In the coldness the void, only emptiness can be found. The emptiness cannot be filled. Emptiness is equal to itself.
Installation
To gain access to immutable emptiness, add this line to your application's Gemfile:
gem "frozen_void"
And then execute:
$ bundle
Or install it yourself as:
$ gem install frozen_void
Usage
To partake of the void:
require "frozen_void"
forever_empty_collection = FrozenVoid.array
More examples are available in the library documentation.
Development
The void is empty. What needs to be developed?
Contributing
The void is cold. What could be contributed?
License
The frozen void is available as open source under the terms of the Apache 2.0 License.