tame/tamer/src/asg/graph
Mike Gerwitz 66512bf20d tamer: f: impl_mono_map! macro
This helps to remove some boilerplate.  Testing this out in
`asg::graph::object::tpl` before applying it to other things; really `Map`
can just go away entirely then since it can be implemented in terms of
`TryMap`, but maybe it should stick around for manual impls (implementing
`TryMap` manually is more work).

DEV-13163
2023-07-27 02:56:29 -04:00
..
object tamer: f: impl_mono_map! macro 2023-07-27 02:56:29 -04:00
visit tamer: f::{Functor=>Map}: It's not really a functor 2023-07-26 16:43:09 -04:00
object.rs tamer: f::{Functor=>Map}: It's not really a functor 2023-07-26 16:43:09 -04:00
test.rs tamer: asg: Move index from Asg to AirAggregateCtx 2023-05-19 13:38:17 -04:00
visit.rs tamer: asg::graph::visit::topo: Cycle detection 2023-04-27 16:28:57 -04:00
xmli.rs tamer: NIR->xmli interpolation and template param 2023-07-18 12:31:28 -04:00