o_Children Map
abstract fun o_ChildrenMap(self: AvailObject, transformer: (A_Phrase) -> A_Phrase)
Content copied to clipboard
Map my children through the (destructive) transformation specified by aBlock.
Parameters
self
transformer
Map my children through the (destructive) transformation specified by aBlock.