About my projects, examples and tutorials
NO_TITLE

NO_TITLE

Gnome::Graphene::T-triangle§

Record N-Triangle§

class N-Triangle:auth<github:MARTIMM>:api<2> is export is repr('CStruct') {

  has N-Object $.a;
  has N-Object $.b;
  has N-Object $.c;
}
Code
  • a;
  • b;
  • c;