add support for collections (lists/maps) to gf_lang
Open
enhancement
gf_lang
- Dominant language
- Go
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
add support for lists and maps to gf_lang:
- lists hold a single type
- maps have string keys and untyped values
- `make` system function creates collections
- `len` system function returns the lengt of a `list` collection
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.