flatten_query: Walks the tree of ops and builds a stack.

View source: R/kql-build.R

flatten_queryR Documentation

Walks the tree of ops and builds a stack.

Description

Walks the tree of ops and builds a stack.

Usage

flatten_query(op, ops = list())

Arguments

op

the current operation

ops

the stack of operations to append to, recursively


Azure/AzureKusto documentation built on Oct. 16, 2023, 7:04 p.m.