Annotation of researchv10dc/cmd/sml/doc/examples/spread/sheet.sig, revision 1.1.1.1

1.1       root        1: signature SPREADSHEET =
                      2: sig
                      3:     val dim : int
                      4:     val set : int * int * string -> unit   (* the ints here run from 0 to dim-1 *)
                      5:     val eval : unit -> unit
                      6:     val get : int * int -> string * int
                      7: end

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.