Skip to content

List data type #3

@BjornDCode

Description

@BjornDCode

Stencil currently doesn't have a List or Array data type.

Developers should be able to defined lists with the following syntax:

['one', 'two', 'three',]
  • A list should be able to contain any Stencil data type
  • A list should be able to contain different data types at the same time
  • Items should be separated by ','
  • A trailing ',' is optional after the last item

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions