mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-09 00:22:31 +02:00
Add the ability to chain futures by applying arbitrary functions. Mirrors CompletableFuture.thenApply in the Java standard library.
Add the ability to chain futures by applying arbitrary functions. Mirrors CompletableFuture.thenApply in the Java standard library.