API Reference Contexir v#0.3.0
View SourceModules
Contexir brings Context-Oriented Programming (COP) to Elixir — a way to build context-aware, composable, and dynamically adaptable systems.
Manages the process-local active layer stack and shared context map.
Internal module responsible for executing layered function calls.
Provides the DSL for defining layers — refinements to existing functions that can be activated dynamically at runtime.
Task helpers that run functions with the caller's current Contexir scope.