Class: YNelson::Place::PoswardSide

Inherits:
Yzz::PoswardSide
  • Object
show all
Defined in:
lib/y_nelson/place.rb

Overview

FIXME: Because Yzz::SidePair actually parametrizes ::Yzz::PoswardSide and ::Yzz::NegwardSide, the following two class definitions will probably be ignored. I’m too tired to look into this now, this is for later user comfort development of YNelson.

Subclass of Yzz::PoswardSide.

Instance Method Summary collapse

Instance Method Details

#bud(value: L!, , f: nil) ⇒ Object Also known as: >>

“Budding”: creation of new cells from the cell sides.



31
32
33
# File 'lib/y_nelson/place.rb', line 31

def bud( value: L!, f: nil )
  # FIXME -- budding from posward side
end