1
Fork 0
solar-conflux/purescript/ecs/README.md
2023-10-29 01:13:57 +02:00

11 lines
463 B
Markdown

# Ecs
Purescript-wrapper for [thi.ng/ecs](thi.ng/ecs)
## File structure
| File | Description |
| ---------------------------------- | ------------------------------------------------------- |
| [Types.purs](./src/Types.purs) | Type definitions |
| [Keys.purs](./src/Utils/Keys.purs) | Extract value-level arrays containing the keys of a row |