tame/tamer/src/asg/graph/object
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
..
ident tamer::asg::graph::object::ident::Ident::name: Produce Option 2023-06-26 15:37:08 -04:00
pkg tamer: asg: Integrate package CanonicalName 2023-05-05 10:26:58 -04:00
doc.rs tamer: asg::graph: Work AsgRelMut specialization into `object_rel!` macro 2023-07-26 04:03:49 -04:00
expr.rs tamer: f::{Functor=>Map}: It's not really a functor 2023-07-26 16:43:09 -04:00
ident.rs tamer: f::{Functor=>Map}: It's not really a functor 2023-07-26 16:43:09 -04:00
meta.rs tamer: f::{Functor=>Map}: It's not really a functor 2023-07-26 16:43:09 -04:00
pkg.rs tamer: f::{Functor=>Map}: It's not really a functor 2023-07-26 16:43:09 -04:00
rel.rs tamer: f::{Functor=>Map}: It's not really a functor 2023-07-26 16:43:09 -04:00
root.rs tamer: asg::graph: Work AsgRelMut specialization into `object_rel!` macro 2023-07-26 04:03:49 -04:00
tpl.rs tamer: f: impl_mono_map! macro 2023-07-27 02:56:29 -04:00