importJava "org.simantics.scl.runtime.utils.AsyncUtils" where runAsync :: ( a) -> () pmap :: (a -> b) -> [a] -> [b]