- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 491 - 500 of about 10,000 for test (0.09 sec)
-
Iterators | Collections (Scala 2.8 - 2.12) | Sc...
rest) = it.span(_ == 0) | zeros.take(1) ++ rest | } collapse:...optional. Size Info: it.isEmpty Test whether the iterator is empty...docs.scala-lang.org/overviews/collections/iterators.htmlRegistered: Wed Apr 16 03:38:25 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 76.4K bytes - Viewed (0) -
Packages and Imports | Tour of Scala | Scala Do...
scala - test Notice how the users directory...to declare packages is by nesting them inside each other: Scala...docs.scala-lang.org/tour/packages-and-imports.htmlRegistered: Wed Apr 16 03:46:13 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 43.2K bytes - Viewed (0) -
包和导入 | Scala Documentation
docs.scala-lang.org/zh-cn/tour/packages-and-imports.htmlRegistered: Wed Apr 16 04:22:19 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 206.4K bytes - Viewed (0) -
Programming FAQ — Python 3.13.3 documentation
identity tests with the is operator? The is operator tests for object...Identity tests are usually faster than equality tests. And unlike...docs.python.org/3/faq/programming.htmlRegistered: Wed Apr 16 03:27:17 UTC 2025 - Last Modified: Tue Apr 15 23:20:09 UTC 2025 - 252.8K bytes - Viewed (0) -
An OOP Example | Scala Book | Scala Documentation
Testing those classes You can use a...a little “driver” class to test those classes. With the addition...docs.scala-lang.org/overviews/scala-book/oop-pizza-example.htmlRegistered: Wed Apr 16 03:41:30 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 74.3K bytes - Viewed (0) -
Extractor Objects | Tour of Scala | Scala Docum...
as follows: If it is just a test, return a Boolean . For instance...Mixins Higher-order Functions Nested Methods Multiple Parameter...docs.scala-lang.org/tour/extractor-objects.htmlRegistered: Wed Apr 16 03:45:00 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 43.4K bytes - Viewed (0) -
Iterators | Collections | Scala Documentation
isEmpty Test whether the iterator is empty...(opposite of hasNext ). it.nonEmpty Test whether the collection contains...docs.scala-lang.org/overviews/collections-2.13/iterators.htmlRegistered: Wed Apr 16 03:32:15 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 105.7K bytes - Viewed (0) -
Run-Time Multi-Stage Programming
out Test.scala scala -with-compiler -classpath out Test Example...docs.scala-lang.org/scala3/reference/metaprogramming/staging.htmlRegistered: Wed Apr 16 04:15:23 UTC 2025 - Last Modified: Fri Mar 07 14:53:02 UTC 2025 - 31.9K bytes - Viewed (0) -
Higher-Order Functions | Scala 3 — Book | Scala...
match f ’s signature so we can test it. The following function takes...executeNTimes returns Unit . To test executeNTimes , define a method...docs.scala-lang.org/scala3/book/fun-hofs.htmlRegistered: Wed Apr 16 03:27:33 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 106.6K bytes - Viewed (0) -
SIP-23 - Literal-based singleton types | Scala ...
isInstanceOf tests are implemented via equality/identity tests of the...isInstanceOf tests are implemented via equality/identity tests of the...docs.scala-lang.org/sips/42.type.htmlRegistered: Wed Apr 16 04:48:37 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 60K bytes - Viewed (0)