kotlin-result-master
gradlew
6KB
.gitattributes
20B
.github
workflows
ci.yaml
2KB
kotlin-result
build.gradle.kts
2KB
src
jsMain
kotlin
com
github
michaelbull
result
BindException.kt
90B
jvmBenchmark
kotlin
com
github
michaelbull
result
BindingBenchmark.kt
2KB
commonMain
kotlin
com
github
michaelbull
result
ResultIterator.kt
2KB
On.kt
709B
Unwrap.kt
3KB
Factory.kt
1KB
And.kt
1KB
Get.kt
4KB
Map.kt
7KB
coroutines
SuspendableBinding.kt
1KB
Or.kt
3KB
Result.kt
2KB
Iterable.kt
9KB
Binding.kt
2KB
Zip.kt
4KB
iosMain
kotlin
com
github
michaelbull
result
BindException.kt
90B
jvmMain
kotlin
com
github
michaelbull
result
BindException.kt
169B
commonTest
kotlin
com
github
michaelbull
result
UnwrapTest.kt
2KB
GetTest.kt
3KB
ResultIteratorTest.kt
2KB
ZipTest.kt
5KB
MapTest.kt
4KB
OnTest.kt
1KB
FactoryTest.kt
1KB
AndTest.kt
1KB
OrTest.kt
4KB
IterableTest.kt
7KB
BindingTest.kt
2KB
build.gradle.kts
6KB
buildSrc
build.gradle.kts
66B
src
main
kotlin
Versions.kt
274B
settings.gradle.kts
30B
kotlin-result-coroutines
build.gradle.kts
1KB
src
commonMain
kotlin
com
github
michaelbull
result
coroutines
binding
SuspendableBinding.kt
2KB
jvmTest
kotlin
com
github
michaelbull
result
coroutines
RunBlockingTest.kt
322B
binding
AsyncSuspendableBindingTest.kt
3KB
jsTest
kotlin
com.github.michaelbull.result.coroutines
RunBlockingTest.kt
369B
binding
AsyncSuspendableBindingTests.kt
4KB
commonTest
kotlin
com.github.michaelbull.result.coroutines
RunBlockingTest.kt
520B
binding
SuspendableBindingTest.kt
5KB
example
build.gradle.kts
768B
src
main
resources
logback.xml
402B
application.conf
156B
kotlin
com
github
michaelbull
result
example
service
PersonalNameParser.kt
1KB
EmailAddressParser.kt
1015B
CustomerService.kt
5KB
Application.kt
5KB
model
domain
PersonalName.kt
704B
Customer.kt
139B
DomainMessage.kt
788B
Event.kt
308B
EmailAddress.kt
111B
dto
CustomerDto.kt
158B
entity
CustomerId.kt
96B
CustomerEntity.kt
334B
repository
CustomerRepository.kt
356B
InMemoryCustomerRepository.kt
822B
Repository.kt
267B
LICENSE
766B
gradle
wrapper
gradle-wrapper.properties
202B
gradle-wrapper.jar
58KB
README.md
11KB
gradlew.bat
3KB
gradle.properties
89B
.editorconfig
199B
.gitignore
212B
settings.gradle.kts
245B
暂无评论