- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 471 - 480 of about 10,000 for test (0.25 sec)
-
Union Types - More Details
B { def hello: String } def test(x: A | B) = x.hello // error:...trait B extends C with E def test(x: A | B) = x.hello // ok as...docs.scala-lang.org/scala3/reference/new-types/union-types-spec.htmlRegistered: Fri Aug 15 04:41:31 UTC 2025 - Last Modified: Thu Jul 31 20:53:02 UTC 2025 - 38.3K bytes - Viewed (0) -
Prelude꞉ A Taste of Scala | Scala Book | Scala ...
can test the examples as you go along. You can also test these...languages: if ( test1 ) { doA () } else if ( test2 ) { doB () }...docs.scala-lang.org/overviews/scala-book/prelude-taste-of-scala.htmlRegistered: Fri Aug 15 04:15:33 UTC 2025 - Last Modified: Fri Aug 15 03:30:13 UTC 2025 - 106.9K bytes - Viewed (0) -
Sets | Collections | Scala Documentation
IT IS WHAT IT DOES Tests: xs contains x Tests whether x is an element...into the following categories: Tests contains , apply , subsetOf...docs.scala-lang.org/overviews/collections-2.13/sets.htmlRegistered: Fri Aug 15 04:32:22 UTC 2025 - Last Modified: Fri Aug 15 03:30:13 UTC 2025 - 75.2K bytes - Viewed (0) -
Equality | Collections | Scala Documentation
docs.scala-lang.org/overviews/collections-2.13/equality.htmlRegistered: Fri Aug 15 04:25:01 UTC 2025 - Last Modified: Fri Aug 15 03:30:13 UTC 2025 - 45.9K bytes - Viewed (0) -
Use cases | Quasiquotes | Scala Documentation
$loggedStats" } } // usage object Test extends App { def faulty: Int...1 executing val y: Int = x.+(Test.this.faulty) java.lang.Exception...docs.scala-lang.org/overviews/quasiquotes/usecases.htmlRegistered: Fri Aug 15 04:26:58 UTC 2025 - Last Modified: Fri Aug 15 03:30:13 UTC 2025 - 42.4K bytes - Viewed (0) -
Code Review Contributions | Contributing to Sca...
2 Hacker's Guide Running the Test Suite Contribute to Scala 3...negative critique. Assume the best, rather than the worst. Pull...docs.scala-lang.org/contribute/codereviews.htmlRegistered: Fri Aug 15 04:28:30 UTC 2025 - Last Modified: Fri Aug 15 03:30:13 UTC 2025 - 41.4K bytes - Viewed (0) -
The Scala REPL | Scala Book | Scala Documentation
use as a “playground” area to test your Scala code. To start a...with sbt Writing BDD Style Tests with ScalaTest and sbt Functional...docs.scala-lang.org/overviews/scala-book/scala-repl.htmlRegistered: Fri Aug 15 04:15:58 UTC 2025 - Last Modified: Fri Aug 15 03:30:13 UTC 2025 - 63.4K bytes - Viewed (0) -
The REPL | Scala 3 — Book | Scala Documentation
use as a “playground” area to test your Scala code. You start a...Concurrency Scala Tools Building and Testing Scala Projects with sbt Worksheets...docs.scala-lang.org/scala3/book/taste-repl.htmlRegistered: Fri Aug 15 04:09:59 UTC 2025 - Last Modified: Fri Aug 15 03:30:13 UTC 2025 - 71.4K bytes - Viewed (0) -
SIP-56 - Proper Specification for Match Types |...
baseType computations and subtype tests involving only fully-defined...the most obscure cases. Our tests, including the entire dotty...docs.scala-lang.org/sips/match-types-spec.htmlRegistered: Fri Aug 15 05:05:18 UTC 2025 - Last Modified: Fri Aug 15 03:30:13 UTC 2025 - 90.9K bytes - Viewed (0) -
Equality | Collections (Scala 2.8 - 2.12) | Sca...
docs.scala-lang.org/overviews/collections/equality.htmlRegistered: Fri Aug 15 04:26:47 UTC 2025 - Last Modified: Fri Aug 15 03:30:13 UTC 2025 - 42.9K bytes - Viewed (0)