Home
last modified time | relevance | path

Searched defs:Many (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DcomparisonOfPartialDeepAndIndexedAccessTerminatesWithoutError.ts3 type Many<T> = T | readonly T[]; alias
/third_party/rust/crates/regex/src/
Dcompile.rs851 Many(Vec<Hole>), enumerator
/third_party/rust/crates/serde/test_suite/tests/
Dtest_gen.rs677 Many(#[serde(borrow)] Vec<RelObject<'a>>), in test_gen() enumerator