Map
transform the items emitted by an Observable by applying a function to each item
See Also
Language-Specific Information
RxGroovy byLine cast encode map
RxJava 1․x byLine cast encode map
RxJS map pluck select
map
/select
and pluck
are found in each of the following distributions:
rx.js
rx.all.js
rx.all.compat.js
rx.compat.js
rx.lite.js
rx.lite.compat.js
See Also
RxPHP map mapWithIndex mapTo select pluck