opportunistic move

should be way faster now
This commit is contained in:
2023-09-16 12:57:50 +01:00
parent 0bcf10659b
commit 1078835e8b
36 changed files with 535 additions and 521 deletions

View File

@@ -34,4 +34,4 @@ pub use representations::{
Location, NameLike, OrcString, PathSet, Primitive, Sym, VName,
};
pub use utils::substack::Substack;
pub use utils::{IdMap, Side};
pub use utils::{ddispatch, take_with_output, thread_pool, IdMap, Side};