Class: Proc

Inherits:
Object
  • Object
show all
Includes:
Invokable::Compose
Defined in:
lib/core_ext.rb

Overview

Note:

These methods were added to Ruby in version 2.6 so this patch will only be applied when running older versions.

Add Invokable::Compose#<< and Invokable::Compose#>> for right and left function composition.

Method Summary

Methods included from Invokable::Compose

#<<, #>>