kellpossible / kellpossible/RustyTypes
getValue() and getError()
Aperta
- Lingua principale
- Java
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
add `getValue()` and `getError()` methods to the `Result` class in the same style as `Optional`. Necessary for situations that exclude the use of a lambda.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start by inspecting the Result class and the existing Optional implementation to compare their access-method style. Add getValue() and getError() to Result for use without a lambda, then verify that their behavior matches the corresponding Optional methods.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100