Module: Trith::Core::Stack::Combinators

Defined in:
lib/trith/core/stack.rb

Overview

Stack combinators.

Instance Method Summary (collapse)

Instance Method Details

- (Machine) dip

Returns:



130
131
132
# File 'lib/trith/core/stack.rb', line 130

def dip
  # TODO
end