package nuscr

  1. Overview
  2. Docs
module type UntaggedName = sig ... end
module type TaggedName = sig ... end
module Make () : TaggedName