o_ChildrenMap

abstract fun o_ChildrenMap(self: AvailObject, transformer: (A_Phrase) -> A_Phrase)

Map my children through the (destructive) transformation specified by aBlock.

Parameters

self
transformer