We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fa5915 commit d022fc8Copy full SHA for d022fc8
README.md
@@ -8,6 +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)
12
13
## Installation
14
0 commit comments