Side effects

Introduction

Sometimes we may want to trigger some function as a side effect inside the pipe. To convert a function in a side effect, wrap it around the keywords < >

Example

[1, 2, 3]

"1, 2, 3"