- Ann Arbor, MI
-
23:38
(UTC -05:00) - http://bandukwala.me
- @abanduk
Pinned Loading
-
hazel
hazel PublicForked from hazelgrove/hazel
Hazel, a live functional programming environment with typed holes
Reason
-
-
-
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.