Excluded from wscript v1

Generated Markdown for references/fact_wscript_excluded_v1.md.

Open book page Back to the skill graph

# Excluded from wscript v1

Deliberately absent in wscript v1:

Borrow checker, `&`/`&mut`, lifetimes, exceptions, async, threads, implicit conversions, truthiness, and bitwise operators.

Shipped since v1, so no longer absent: script-to-script imports, string interpolation in every string literal, compound assignment (`+=`), associated functions, generic functions (not host-callable), and unit families on numeric types.

## Related

- [wscript: overview]../references/concept_wscript_overview.md

- [wscript: loops]../references/concept_wscript_loops.md

- [wscript: traits and operators]../references/concept_wscript_traits_operators.md

[← Back to SKILL.md]../SKILL.md