Class: Kl::EmptyList
- Inherits:
-
Object
- Object
- Kl::EmptyList
- Includes:
- Enumerable, Singleton
- Defined in:
- lib/kl/empty_list.rb
Instance Method Summary collapse
Instance Method Details
#each ⇒ Object
8 9 10 |
# File 'lib/kl/empty_list.rb', line 8 def each # no-op end |