package knights_tour

  1. Overview
  2. Docs

Module Treequence.PersistableSource

Parameters

Signature

Sourcetype t = A.t t
Sourceval save : Out_channel.t -> t -> unit
Sourceval load : In_channel.t -> t