diff options
Diffstat (limited to 'docs/TYPES.md')
-rw-r--r-- | docs/TYPES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/TYPES.md b/docs/TYPES.md index f666ce8..17d5d6a 100644 --- a/docs/TYPES.md +++ b/docs/TYPES.md @@ -1,5 +1,7 @@ # Typing in Puck +> ! This section **needs a rewrite**. Proceed with low standards. + Puck has a comprehensive static type system, inspired by the likes of Nim, Rust, and Swift. ## Basic types |