About all my projects
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;
}
  • a;

  • b;

  • c;