13 lines
215 B
Markdown
13 lines
215 B
Markdown
(stdlib-page)=
|
|
|
|
# Standard library
|
|
|
|
This section describes the Nextflow standard library, which consists of built-in namespaces and types.
|
|
|
|
```{toctree}
|
|
:maxdepth: 1
|
|
stdlib-namespaces
|
|
stdlib-types
|
|
stdlib-groovy
|
|
```
|