Searched defs:chain (Results 1 – 2 of 2) sorted by relevance
28 declare function chain<T>(t: T): Chainable<T>; function
38 compiler::OptionalChain chain(pg, this); in Compile() local