Welcome! Please see the
About
page for a little more info on how this works.
GitHub Login
All Activity
Questions
Unanswered
Tags
Ask a Question
About
No answer
No selected answer
No upvoted answer
Ask a Question
Ask a question:
Questions without an upvoted answer in Protocols
0
votes
0
answers
Hypergraphs, via protocols, perhaps extending loom?
asked
Nov 9, 2023
in
Protocols
by
Rik Belew
protocols
graphs
+6
votes
1
answer
Allow clojure.core/extend to take a regular map as proto+mmaps parameter (today it's just "kwargs")
asked
Mar 11, 2023
in
Protocols
by
Max Penet
request
jira
protocols
+2
votes
1
answer
Would it make sense to have a flag to cache protocol implementation lookups?
asked
Apr 25, 2022
in
Protocols
by
Arne Brasseur
clojure
performance
protocols
improvement
+5
votes
0
answers
Protocol dispatch via interfaces is nondeterministic
asked
Sep 21, 2021
in
Protocols
by
Ambrose Bonnaire-Ser
jira
problem
0
votes
1
answer
Where does one place a nav function when implementing Navigable protocol?
asked
Feb 4, 2020
in
Protocols
by
Stan Dyck
datafy
nav
+8
votes
2
answers
satisfies? doesn't work with the new instance-based protocol polymorphism
asked
Nov 6, 2018
in
Protocols
by
jira
problem
jira
0
votes
2
answers
Extend-protocol for array of Object does not work on array of subtypes of Object.
asked
Jul 31, 2017
in
Protocols
by
jira
problem
jira
0
votes
2
answers
clojure.core/proxy does not work when reloading namespaces
asked
Dec 6, 2015
in
Protocols
by
jira
problem
jira
+13
votes
25
answers
Make `satisfies?` as fast as a protocol method call
asked
Sep 11, 2015
in
Protocols
by
jira
request
jira
0
votes
1
answer
Add prefer-proto, like prefer-method but for protocols
asked
Aug 30, 2015
in
Protocols
by
jira
request
jira
+2
votes
5
answers
Protocol functions fail to find future extensions when assigned to a local or new var
asked
Aug 8, 2015
in
Protocols
by
jira
problem
jira
0
votes
1
answer
Cannot implement protocol methods of the same name inline
asked
Dec 23, 2014
in
Protocols
by
jira
request
jira
+1
vote
5
answers
Improve support for extending protocols to primitive arrays
asked
Mar 13, 2014
in
Protocols
by
jira
request
jira
0
votes
23
answers
PermGen leak in multimethods and protocol fns when evaled
asked
Jan 30, 2013
in
Protocols
by
jira
problem
jira
0
votes
4
answers
Protocol implementation inconsistencies when overloading arity
asked
Aug 8, 2011
in
Protocols
by
jira
request
jira
Also see the
list of questions
or
popular tags
.
Welcome to Clojure Q&A, where you can ask questions and receive answers from members of the Clojure community.
Categories
All categories
Clojure
Syntax and reader
Compiler
Macros
Records and Types
Collections
Sequences
Transducers
Multimethods
Protocols
Metadata
Namespaces and vars
Refs, agents, atoms
Java Interop
IO
Errors
REPL
Printing
Regex
Spec
Test
Docs
ClojureScript
ClojureCLR
Contrib libs
Tools
Meta
Other
Beginner
...