luau/docs
Alexander McCord 6439719cd2
Facelift of the Account OO example. (#578)
When the original version was written, bidirectional type inference
didn't exist, so this new kind of pattern was simply not possible.

Now that it does, we can stop telling users to use the original typeof
workaround.

The only thing that's a bit unfortunate is the cast of `{}` into
`AccountImpl`, but it's a necessary evil for now until we get a few more
big ticket items. When we have that, we can likely kill the cast and
call it redundant.
2023-10-16 16:06:53 -07:00
..
.bundle Change to minimal-mistakes theme (#11) 2021-02-12 12:26:08 -08:00
_data Add Grammar documentation (#266) 2021-12-08 09:17:28 -08:00
_includes Add dark theme (#991) 2023-08-01 09:14:02 -07:00
_pages Facelift of the Account OO example. (#578) 2023-10-16 16:06:53 -07:00
_posts Luau Recap: July 2023 (#993) 2023-07-31 13:02:24 -07:00
assets Demo site: case sensitive highlighting (#1040) 2023-09-11 09:09:00 -07:00
.gitignore Change to minimal-mistakes theme (#11) 2021-02-12 12:26:08 -08:00
404.html Change to minimal-mistakes theme (#11) 2021-02-12 12:26:08 -08:00
_config.yml Add dark theme (#991) 2023-08-01 09:14:02 -07:00
CNAME Update CNAME 2021-05-27 19:00:09 -07:00
favicon.ico Replace logo and add it as a favicon & actual logo 2021-03-16 20:30:31 -07:00
Gemfile Add Atom feed (#22) 2021-03-31 14:24:26 -07:00
index.md Update index.md 2021-11-30 15:26:28 -08:00
logo.svg Add CONTRIBUTING.md and replace README.md 2021-11-01 14:52:34 -07:00