- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 41 - 50 of 1,296 for host:docs.scala-lang.org (0.02 sec)
-
Operadores | Scala Documentation
Tour of Scala Operadores Language En Scala, cualquier método el cual reciba un solo parámetro puede ser usado como un...docs.scala-lang.org/es/tour/operators.htmlRegistered: Mon Mar 31 03:58:18 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 84K bytes - Viewed (0) -
Clases Case | Scala Documentation
Tour of Scala Clases Case Language Scala da soporte a la noción de clases case (en inglés case classes , desde ahora ...docs.scala-lang.org/es/tour/case-classes.htmlRegistered: Mon Mar 31 03:58:25 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 86.8K bytes - Viewed (0) -
Tipos Compostos | Scala Documentation
Tour of Scala Tipos Compostos Language Às vezes é necessário expressar que o tipo de um objeto é um subtipo de vários...docs.scala-lang.org/pt-br/tour/compound-types.htmlRegistered: Mon Mar 31 04:02:38 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 75.5K bytes - Viewed (0) -
Compound Types | Scala Documentation
Tour of Scala Compound Types Language ← previous next → Contributors to this page: Contents บทนำ พื้นฐาน ชนิดข้อมูล ค...docs.scala-lang.org/th/tour/compound-types.html Similar Results (26)Registered: Mon Mar 31 04:02:45 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 71.9K bytes - Viewed (0) -
커링 | Scala Documentation
Tour of Scala 커링 Language 메소드에는 파라미터 목록을 여럿 정의할 수 있다. 파라미터 목록의 수 보다 적은 파라미터로 메소드가 호출되면, 해당 함수는 누락된 파라미터 목록을 인수로 받는 새로...docs.scala-lang.org/ko/tour/multiple-parameter-lists.htmlRegistered: Mon Mar 31 04:03:51 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 73.6K bytes - Viewed (0) -
Rozwijanie funkcji (Currying) | Scala Documenta...
Tour of Scala Rozwijanie funkcji (Currying) Language Metoda może określać dowolną liczbę list parametrów. W sytuacji,...docs.scala-lang.org/pl/tour/multiple-parameter-lists.htmlRegistered: Mon Mar 31 04:03:55 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 81.2K bytes - Viewed (0) -
Traits | Scala Documentation
Tour of Scala Traits Language Similar a interfaces em Java, traits são utilizadas para definir tipos de objetos apena...docs.scala-lang.org/pt-br/tour/traits.htmlRegistered: Mon Mar 31 04:03:24 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 78K bytes - Viewed (0) -
Singlton objekti | Scala Documentation
Tour of Scala Singlton objekti Language Metode i vrijednosti koje ne pripadaju individualnim instancama klase pripada...docs.scala-lang.org/ba/tour/singleton-objects.htmlRegistered: Mon Mar 31 04:02:29 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 77.7K bytes - Viewed (0) -
複合型 | Scala Documentation
Tour of Scala 複合型 Language ときどき、あるオブジェクトの型が、複数の他の型のサブタイプであると表現する必要が生じます。 Scalaでは、これは 複合型 を用いて表現できます。複合型とはオブジェクトの型同士を重...docs.scala-lang.org/ja/tour/compound-types.htmlRegistered: Mon Mar 31 04:02:55 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 143.8K bytes - Viewed (0) -
トレイト | Scala Documentation
Tour of Scala トレイト Language トレイトはクラス間でインターフェースとフィールドを共有するために使います。それらはJava 8のインターフェースと似ています。 クラスとオブジェクトはトレイトを継承することができ...docs.scala-lang.org/ja/tour/traits.htmlRegistered: Mon Mar 31 04:03:44 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 147.8K bytes - Viewed (0)