8000 Table support · Issue #10 · alehander92/gara · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
Table support #10
Open
Open
@alehander92

Description

@alehander92
match(a):
of {"e": 2, "f": 5}:
  # just a table: any kind, OrderedTable or HashTable
of {"e": @e, "f": @f}:
  # capturing values is easy, just get it with a["e"], no key capturing
of {"e": 2, *_}:
  # for now this only

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

      0