diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-06-11 12:08:10 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-06-11 12:08:10 -0400 |
| commit | 20a19f433956f063d8048f032aaf5dcce1d61e7c (patch) | |
| tree | c9720211c62e75a245c252c82f6353e5162fcb86 /docs/type_system/value.md | |
| parent | 51d055dc7e1a6edbaedb7ea80b1e678eff924fe0 (diff) | |
add algo for mutating shared object
Diffstat (limited to 'docs/type_system/value.md')
| -rw-r--r-- | docs/type_system/value.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/type_system/value.md b/docs/type_system/value.md index 683b1f2..5cfcf90 100644 --- a/docs/type_system/value.md +++ b/docs/type_system/value.md @@ -3,5 +3,5 @@ --- ```text -Value[[] TYPE; DATA] +Value[[] TYPE; KPL_CLASS] ``` |
