Search code examples
How do you define a type specifier MULTIPLE-OF with a parameter?...


typescommon-lispdeftype

Read More
how to deftype for a list all of whose members are of a given type...


common-lispdeftype

Read More
Common Lisp calling a deftype method...


common-lisppredicatedeftype

Read More
Mutable fields in Clojure deftype?...


clojuredeftype

Read More
Cleanly updating the fields of a deftype'd class...


clojuredeftype

Read More
Clojure -- how to define public mutable members using deftype?...


javaclojurejavafx-2deftypegen-class

Read More
How to create a type in Clojure from an input of Strings for symbol names?...


clojuresymbolsdeftype

Read More
How do you use a type outside of its own namespace in clojure?...


testingclojureleiningendeftype

Read More
Clojure - deftype ignored - unable to resolve classname on tests...


syntaxclojuredeftype

Read More
Mutually referring deftypes in Clojure...


clojuredeftype

Read More
Setting a mutable field in a nested function - deftype - clojure...


clojuremutabledeftype

Read More
Nested types in clojure?...


clojuredeftype

Read More
deftype failing in lein repl what am I doing wrong?...


clojureread-eval-print-loopdeftypeleiningen

Read More
Interface which contains conj?...


clojuredeftype

Read More
Clojure - How to refer deftype's variables in macros?...


macrosclojuredeftype

Read More
How to achieve a recursive deftype...


data-structuresclojuretype-hintingdeftype

Read More
Can I add fields to clojure types?...


clojuretypesdeftype

Read More
What's a good toString method for a deftype'd object in clojure...


clojureinstantiationtostringdeftype

Read More
Using Clojure deftype as a parameterized function...


clojuredeftype

Read More
Overriding equals, hashCode and toString in a Clojure deftype...


clojureequalsprotocolsdeftype

Read More
How can I define a clojure type that implements the servlet interface?...


servletsclojurejava-interopdeftype

Read More
When should I use deftype in Clojure?...


clojuredeftype

Read More
BackNext