flatten_query function

Walks the tree of ops and builds a stack.

Walks the tree of ops and builds a stack.

flatten_query(op, ops = list())

Arguments

  • op: the current operation
  • ops: the stack of operations to append to, recursively
  • Maintainer: Alex Kyllo
  • License: MIT + file LICENSE
  • Last published: 2023-10-12