diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-06-03 15:26:26 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-06-03 15:26:26 -0400 |
| commit | f3e3fd0cdba8d2f9f49be279ac3c0ec87a44609b (patch) | |
| tree | a993e1539cf90362141db8a4c43f1f9f3ff7ef42 /docs/type_system/bit.md | |
| parent | b26ad08b39b8229dcea0bafc4a8ba4b0d7ad7154 (diff) | |
refs with more impl
Diffstat (limited to 'docs/type_system/bit.md')
| -rw-r--r-- | docs/type_system/bit.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/type_system/bit.md b/docs/type_system/bit.md index 41a6abd..b474156 100644 --- a/docs/type_system/bit.md +++ b/docs/type_system/bit.md @@ -16,6 +16,8 @@ Bit_representation `alias Enum[ Bit[Bit_size; Bit_representation] ``` +# Casting + # Alias ```text |
