class Tallboy::Row::Layout
- Tallboy::Row::Layout
- Reference
- Object
Included Modules
- Enumerable(Int32)
Defined in:
tallboy/row/layout.crConstructors
Instance Method Summary
-
#each(&)
Must yield this collection's elements to the block.
- #spans : Array(Int32)
- #valid?
Constructor Detail
Instance Method Detail
def each(&)
#
Description copied from module Enumerable(Int32)
Must yield this collection's elements to the block.