We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37e9955 commit 88df467Copy full SHA for 88df467
README.md
@@ -8,7 +8,7 @@ A minimal library that defines primitive building blocks of PHP code. It defines
8
**Primitive types:**
9
10
* [`Equatable<T>`](https://piku235.gitbook.io/jungi-common/equatable)
11
-* [`Result<T>`](https://piku235.gitbook.io/jungi-common/result)
+* [`Result<T,E>`](https://piku235.gitbook.io/jungi-common/result)
12
13
## Installation
14
0 commit comments