instantiable.rb

Path: lib/standard/facets/instantiable.rb
Last Update: Sat Feb 23 07:11:38 +0000 2019

Instantiable

Initialize modules, almost as if they were classes.

Alows a module to be used much like a class, by defining a new method that creates a class on demand.

[Validate]