Using diverts in lists?
Open
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 540
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to use diverts as list values? As in:
`LIST rooms = -> building.room_a, -> building.room_b
`
I'm trying to build a world-model in ink that's like, but not 100% identical to, a parser world-model. I figured out how to keep track of inventory and other things, but the actual buildings-rooms-outside bit is escaping me, but I think if I could use diverts as list values, I could figure it out.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.