-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
First of all, I'd like to thank you for very nice project (and especially mentioning BQN, which is very nice language IMHO).
It would be nice to expand table with language comparison with additional information about array properties.
Especially:
- are arrays mutable or immutable in this language?
- is it possible to change shape "in place" for mutable arrays?
- are arrays homogenous or heterogenous - i.e. is it possible to mix element types or not?
- for mutable heterogenous arrays - is it possible to recursively use the array itself as its element to create infinite recursion/loop in the structure? (IMHO just Julia is able to do it)
Metadata
Metadata
Assignees
Labels
No labels