Matches in DBpedia 2016-04 for { <http://docs.scala-lang.org/sips/pending/async.html> ?p ?o }
Showing triples 1 to 4 of
4
with 100 triples per page.
- async.html isCitedBy Direct_style.
- async.html postscript ", "The main purpose of async/await is to make it possible to express efficient asynchronous code in a familiar direct style . As a result, non-blocking code using Scala’s futures API [1] can be expressed without using higher-order functions, such as map and flatMap, or low-level callbacks."".
- async.html title "SIP-22 - Async".
- async.html url async.html.