; The Le-Lisp Benchmarks (5) : takl defmodule takl files (takl) export (check-takl meter-takl test-takl listn) import (checkmet) ;;; Added automatically, don't type beyond this line. cpexport ((check-takl subr0 ()) (meter-takl subr0 ()) (test-takl subr1 ()) (listn subr1 ())) cpfunctions ((takl subr3) (shorterp subr2)) cpimport ((checkmet (check-value . subr2) (perform-meter . subr2)))