reactor/lib
James Harton 614e6725e2
improvement: Invert DSL entity building. (#19)
Instead of defining how to do it in `Reactor.Info` for all entities present and future, we use a protocol which entities must implement.  This allows us to support dynamically patched entities in the future without having to change core code.
2023-06-16 15:28:00 +12:00
..
reactor improvement: Invert DSL entity building. (#19) 2023-06-16 15:28:00 +12:00
reactor.ex improvement: Add ability to compose reactors. 2023-06-15 14:57:32 +12:00