sheet-child
Generic function
Summary
Returns the child of the specified sheet.
Signature
sheet-child sheet => child
Arguments
- sheet
- An instance of type
<sheet>.
Values
- child
- An instance of type
false-or(<sheet>).
Library
duim-sheets
Module
duim-sheets
Description
Returns the child of sheet.
See also
sheet-children, page 350
sheet-child-setter, page 351