Remix.run Logo
gkfasdfasdf 4 hours ago

In addition to an assert, a 'nonnull' attribute on compilers that support it seems like a good idea.

blueg3 an hour ago | parent [-]

If you use the nonnull attribute, the assertion will be optimized away.