[ prog / sol / mona ]

prog


Monads,Async/Await : Algebraic Effects in C99

12 2021-01-14 09:40

#define isstring(x) _Generic((x),char*:1,default:0)
>>11
You means something like constexpr functions with loops?

69


VIP:

do not edit these