Module: Rouge::Seq::ISeq

Included in:
ASeq, Lazy
Defined in:
lib/rouge/seq.rb

Overview

A module purely to indicate that this is a seqable type. Any class including ISeq should define a #seq method.