John Smith
john@example.com
---
title: "KCL Standard Library"
excerpt: "Documentation for the KCL standard library for the Zoo Design Studio."
layout: manual
## Table of Contents
### Language
{{#each lang_topics}}
* [`{{name}}`](kcl/{{file_name}})
{{/each}}
### Standard library
{{#each modules}}
* **{{name}}**
{{#each functions}}