diff options
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 |
