diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-05-18 16:59:28 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-05-18 16:59:28 -0400 |
| commit | 7da66825a3260f3d6e22b5adbd775fef3bc57627 (patch) | |
| tree | ac72e1ee98555ee56055c4565278f1e09418411d /docs/type_system/value.md | |
| parent | 8b09343ad1c3028a5892b50a87236cc66c447636 (diff) | |
add print
Diffstat (limited to 'docs/type_system/value.md')
| -rw-r--r-- | docs/type_system/value.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/type_system/value.md b/docs/type_system/value.md index be36f81..53807ba 100644 --- a/docs/type_system/value.md +++ b/docs/type_system/value.md @@ -1,3 +1,7 @@ # Value --- + +```text +Value[TYPE; DATA] +``` |
