![]() * you cannot cast FROM Data with a `let` * you cannot cast FROM Data by passing Data to none Data when calling a function * you MUST use `assert` to cast from data * you can cast INTO Data with a `let` * you can cast INTO Data by passing none Data to Data when calling a function * You cannot assert cast Data without an annotation |
||
---|---|---|
.. | ||
acceptance_tests | ||
hello_world |