janet-lang / janet-lang.org

Website for janet
https://janet-lang.org
MIT License
90 stars 59 forks source link

Explain use of symbol after &keys (#205) #214

Closed sogaiu closed 5 months ago

sogaiu commented 7 months ago

This PR is an attempt to address #205.

It adds some text mentioning that a symbol can be placed after &keys (instead of a struct literal) and a code example that demonstrates the use.