24 lines
330 B
Markdown

# Function clone
Clone an object
clone(x)
### Parameters
Parameter | Type | Description
--------- | ---- | -----------
`x` | * |
### Returns
Type | Description
---- | -----------
* | clone
<!-- Note: This file is automatically generated from source code comments. Changes made in this file will be overridden. -->