tame/tamer/src/asg
Mike Gerwitz d889aca13a tamer: asg::graph::AsgRelMut: API cleanup
This does two things:

  1. Removes callback; it didn't add anything of practical value.
     The operation will simply be performed as long as no error is provided
     by the callee.
  2. Consolodates three arguments into `ProposedRel`.  This makes blocks in
     `object_rel!` less verbose and boilerplate-y.

I'll probably implement `TplShape::Unknown` via the dynamic `Ident` `Tpl`
edge before continuing with any cleanup.  This is getting pretty close to
reasonable for future implementations.

DEV-13163
2023-07-27 03:33:06 -04:00
..
air tamer: f::{Functor=>Map}: It's not really a functor 2023-07-26 16:43:09 -04:00
graph tamer: asg::graph::AsgRelMut: API cleanup 2023-07-27 03:33:06 -04:00
.gitignore tamer: Embed ASG ontology visualization in rustdoc-generated docs 2023-03-10 14:28:00 -05:00
air.rs tamer: f::{Functor=>Map}: It's not really a functor 2023-07-26 16:43:09 -04:00
error.rs tamer: asg::air::object::tpl: Reject multi-expression shape 2023-07-26 04:03:52 -04:00
graph.rs tamer: asg::graph::AsgRelMut: API cleanup 2023-07-27 03:33:06 -04:00
mod.rs tamer: Newtypes for all Infallible ParseState errors 2023-06-12 12:33:22 -04:00