From 37036e0f7c3ba1b72c56f665fee155fed50fc650 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 14 Oct 2014 23:11:44 -0700 Subject: 149 - get rid of 'type' and 'otype' in favor of tagged types for dispatch --- mu.arc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mu.arc') diff --git a/mu.arc b/mu.arc index fc6f3747..958cda77 100644 --- a/mu.arc +++ b/mu.arc @@ -411,10 +411,6 @@ (if (len> caller-args.context idx) (list (m caller-args.context.idx) t) (list nil nil))) - type - (ty (caller-args.context arg.0)) - otype - (ty (caller-oargs.context arg.0)) reply (do (pop-stack context) (if empty.context (return ninstrs)) -- cgit 1.4.1-2-gfad0