Searched defs:Permutation (Results 1 – 3 of 3) sorted by relevance
52 type Permutation struct { struct53 sem.Overload // The permutated overload signature54 Desc string // Description of the overload55 Hash string // Hash of the overload
56 pub trait Permutation<I, O, E> { trait
410 Permutation, enumerator