aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/docs/en/builtins/toc_i.yaml
blob: 45c83c7fc073a46aed3c2553aca61308c1988d48 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
items:
- { name: Overview,                        href: index.md }
- { name: Basic,                      href: basic.md }
- { name: Aggregate,                   href: aggregation.md }
- { name: Window,                      href: window.md }
- { name: For lists,       href: list.md }
- { name: For dictionaries,      href: dict.md }
- { name: For structures,    href: struct.md }
- { name: For types,          href: types.md }
- { name: For code generation, href: codegen.md }
- { name: For JSON,            href: json.md }
- name: C++ libraries
  include: { mode: link, path: ../udf/list/toc_i.yaml }