(Arne Babenhauserheide)
2013-12-03: only kittify the first 30 testnumbers. only kittify the first 30 testnumbers.
diff --git a/examples/kit-encode.w b/examples/kit-encode.w --- a/examples/kit-encode.w +++ b/examples/kit-encode.w @@ -143,7 +143,7 @@ define : kittify numbers -display : kittify : map inexact->exact testnumbers +display : kittify : map inexact->exact : take testnumbers 30 newline ; TODO: unkittify: first take out "Karlsruher Institut fuer Technologie" and all spaces, then split by . and base60decode the result.