Paste number 70144: library.dylan

Paste number 70144: library.dylan
Pasted by: blink-left
When:3 years, 2 months ago
Share:Tweet this! | http://paste.lisp.org/+1I4G
Channel:#dylan
Paste contents:
Raw Source | XML | Display As
module: dylan-user

define library norvig
  use common-dylan;
  use functional-dylan;
  use system;
  use io;
  use collections;
  use regular-expressions;
end;

define module norvig
  use common-dylan,
    exclude: { split }

  use functional-dylan;
  use file-system;
  use streams;
  use format-out;
  use table-extensions;
  use regular-expressions;
end;

This paste has no annotations.

Colorize as:
Show Line Numbers

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.