Skip to content

Additional information about array properties #4

@tisnik

Description

@tisnik

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:

  1. are arrays mutable or immutable in this language?
  2. is it possible to change shape "in place" for mutable arrays?
  3. are arrays homogenous or heterogenous - i.e. is it possible to mix element types or not?
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions