Macros§
- dfir_
parser - Parse DFIR syntax without emitting code.
- dfir_
syntax - Create a runnable graph instance using DFIR’s custom syntax.
- dfir_
syntax_ noemit dfir_syntax!
but will not emit any diagnostics (errors, warnings, etc.).- monotonic_
fn - Checks that the given closure is a monotonic function. For now does nothing.
- morphism
- Checks that the given closure is a morphism. For now does nothing.