package quickterface

  1. Overview
  2. Docs

Module Notty_utils.DimensionsSource

Sourcetype 'a t = {
  1. width : 'a;
  2. height : 'a;
}
Sourceval const : 'a -> 'a t