package mirage

  1. Overview
  2. Docs
type t =
  1. | []
  2. | :: : 'a Functoria.Runtime_arg.arg option * t -> t