Skip to content

Commit 0aeedc4

Browse files
authored
Update README.md
1 parent 9dc9f1f commit 0aeedc4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22

33
A `:queue` wrapper with improvements in API and addition of Protocol implementations
44

5-
## Protocols
5+
### Protocols
66

77
`Inspect`, `Collectable` and `Enumerable` are implemented,
88
use Qex with `IO.inspect` and `Enum` functions!
99

10+
### Function signatures
11+
12+
Parameters are re-ordered to better suit Elixir's awesome `|>`
13+
1014
## Installation
1115

1216
The package can be installed as:

0 commit comments

Comments
 (0)