RSSAmplifier

cLabs.org Blogki · Jul 20, 2024

ZqUserOperatorsNeedParens

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

from LearningZq examples use zq version 1.16.0. In zq you can define your own dataflow operators and functions. All functions need to be called with parens, even argumentless ones, whether built-in or user-defined. Operators, however, are quirky in that built-in ones cannot be called with parens, but user-defined ones must be. First off, when do I need to create a function vs. an operator? The…

Read on clabs.org

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.