explain_genlayer_types
Explains GenLayer's type system covering primitive types, collections, storage restrictions, and best practices with code examples and comparisons to standard Python types.
Instructions
Get comprehensive explanations and examples of GenLayer's type system including primitive types, collection types, storage restrictions, and best practices
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type_category | Yes | Category of types to explain | |
| include_examples | No | Include code examples for each type | |
| include_comparisons | No | Include comparisons with standard Python types |