blob: 5c303e16d07af678a9f7ea2eeb501f8c3724dfe1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Built-in YQL functions
- [Basic](basic.md)
- [Aggregate](aggregation.md)
- [Window](window.md)
- [For lists](list.md)
- [For dictionaries](dict.md)
- [For structures](struct.md)
- [For types](types.md)
- [For code generation](codegen.md)
- [For JSON](json.md)
- [C++ libraries](../udf/list/index.md)
|