We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 524bacd commit 2385d57Copy full SHA for 2385d57
lib/queue.ex
@@ -5,7 +5,7 @@ defmodule Qex do
5
6
## Protocols
7
8
- Inspect and Enumerable are implemented
+ `Inspect` and `Enumerable` are implemented
9
"""
10
11
@opaque t :: %__MODULE__{}
0 commit comments