data_types
A Ruby gem that adds new object types like pairs and triplets.
Installation
RubyGems
$ gem install data_typesBundler
Add this line to the application's Gemfile:
gem('data_types')And then execute:
$ bundleDocumentation
See RubyDocs
Project
A Ruby gem that adds new object types like pairs and triplets.
$ gem install data_typesAdd this line to the application's Gemfile:
gem('data_types')And then execute:
$ bundleSee RubyDocs