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