fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Idioms
•
Idiom # 227: Copy list
Idiom # 227: Copy list
See
programming-idioms.org
:
Code
# lists are immutable anyway, so a simple assignment is enough y := x
What are effects?
last changed: 2024-07-01
next: NYI: Idiom # 228: Copy a file