ShelfApiMapX<T> extension

Utility extensions used by the code generator

on

Methods

mapValue<TNew>(TNew map(T)) Map<String, TNew>
Maps the value of this map via map to T