Closed thautwarm closed 5 years ago
Like,
abstract type A <: SomeAbs end @data A begin A1(Int) A2(Int) A3(Int) end
Like,