6 data types

This commit is contained in:
sbyrne
2021-06-17 12:04:29 -04:00
parent 2da9eadbac
commit 3dddc9fc4a

View File

@@ -24,7 +24,7 @@ You cannot have a > in a comment. Sorry.
### Data types
Fig has X data types:
Fig has 6 data types:
* null
* boolean
@@ -198,4 +198,4 @@ Yup. This is where it gets weird. And where the parser probably gets slow on lar
One advantage of making everything valid is that nobody can take advantage of undefined or
illegal syntax to make an extension of Fig.
This can almost certainly be used as evidence to either my genius or my insanity.
This can almost certainly be used as evidence to either my genius or my insanity.