module Overlays_Boxlike: functor (X : Signature.Boxlike) -> Signature.Boxlike with type t = X.t Overlays.spec
functor (
X
:
Signature.Boxlike
) ->
with type t = X.t Overlays.spec
type t
val width : t -> Signature.num
t -> Signature.num
val height : t -> Signature.num
val set_pos : Signature.point -> t -> t
Signature.point -> t -> t