Methods

mapΒΆ

map(fb:FullBox, mapper:Fun)

Map FullBox value
Source: stdlib.ngs:1953

mapper

mapper to be called with the FullBox value

Returns

FullBox with value returned by mapper