package visitors

  1. Overview
  2. Docs
constraint 'a = int
inherit monoid
method private zero : int
method private plus : int -> int -> int