mimopotato / funcml-core

Makes writing YAML or JSON files super cool with functions support!
https://funcml.org
MIT License
0 stars 0 forks source link

index should be implemented #21

Closed mimopotato closed 2 months ago

mimopotato commented 2 months ago

keys: ["first", "second", "last"]

result:
  _index: [$keys, "first"]
result: 0