Searched defs:thrice (Results 1 – 2 of 2) sorted by relevance
49 template <typename T> T thrice (T param) { in thrice() function98 template<> int thrice(int par) { in thrice() function
295 const thrice = produce(twice, (draft) => { constant