Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 131 Bytes

index.md

File metadata and controls

7 lines (4 loc) · 131 Bytes

Tap

tap is an operator that allow to do side effect on current value without changing it.

Examples