Closed ryuukk closed 1 year ago
Right now it only supports types with 1 template argument, adding support for more should be relatively easy, but let's start simple first
Type!Arg some;
auto some = Type!Arg
!(N)
Right now it only supports types with 1 template argument, adding support for more should be relatively easy, but let's start simple first
Type!Arg some;
auto some = Type!Arg
!(N)