diff --git a/src/ludus/prelude.clj b/src/ludus/prelude.clj index a4f7238..26aea38 100644 --- a/src/ludus/prelude.clj +++ b/src/ludus/prelude.clj @@ -158,5 +158,5 @@ "conj" conj- "get" get- "draw" draw - "type" type + "type" type- }) \ No newline at end of file