top | item 43755212

(no title)

tylermw | 10 months ago

Importantly, the base R pipe implements the operation at the language parsing level, so it has basically zero overhead.

discuss

order

zelphirkalt|10 months ago

I would assume, that most languages do that, or alternatively have a compiler, that is smart enough to ensure there is no actual overhead in the compiled code.