Searched defs:otherwise (Results 1 – 3 of 3) sorted by relevance
22 type DeepOK<T> = { true: 'true', otherwise: 'false' }[Juxtapose<T>]; property
156 struct otherwise struct
464 struct otherwise { }; in main() struct