- Ann Arbor, MI
-
20:19
(UTC -04:00) - http://bandukwala.me
- @abanduk
Pinned Loading
-
hazelgrove/hazel
hazelgrove/hazel PublicHazel, a live functional programming environment with typed holes
-
-
-
home-assistant/home-assistant.io
home-assistant/home-assistant.io Public📘 Home Assistant User documentation
-
Transactional Example
Transactional Example 1public class TransactionExample {
2public static void main(String[] args) {
3Transactor<IO<?>, Unit, String> transactor = new Transactor<>() {
4@Override
5public <A> IO<Either<String, A>> runTransactional(Transactional<IO<?>, String, Unit, A> transactional) {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.