- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 391 - 400 of 1,284 for host:docs.scala-lang.org (0.07 sec)
-
Tipos Unificados | Scala Documentation
Tour of Scala Tipos Unificados Language Diferente de Java, todos os valores em Scala são objetos (incluindo valores n...docs.scala-lang.org/pt-br/tour/unified-types.htmlRegistered: Fri Nov 15 04:52:43 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 77.4K bytes - Viewed (0) -
통합된 타입 | Scala Documentation
Tour of Scala 통합된 타입 Language 스칼라에서는 숫자 값과 함수를 포함한 모든 값이 타입을 가지고 있습니다. 다음의 도표는 타입 계층구조를 보여줍니다. 스칼라 타입 계층구조 Any 는 모든 타...docs.scala-lang.org/ko/tour/unified-types.htmlRegistered: Fri Nov 15 04:52:49 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 79.9K bytes - Viewed (0) -
ชนิดข้อมูล | Scala Documentation
Tour of Scala ชนิดข้อมูล Language ใน Scala, value ทั้งหมดมี type รวมทั้ง value ที่เป็นตัวเลขและ function ในแผนภาพด้าน...docs.scala-lang.org/th/tour/unified-types.htmlRegistered: Fri Nov 15 04:52:52 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 81.7K bytes - Viewed (0) -
패턴 매칭 | Scala Documentation
Tour of Scala 패턴 매칭 Language 스칼라는 범용적 빌트인 패턴 매칭 기능을 제공한다. 이는 우선 매칭 정책에 따라 어떤 종류의 데이터든 매칭할 수 있도록 해준다. 다음은 정수 값을 매칭하는 방...docs.scala-lang.org/ko/tour/pattern-matching.htmlRegistered: Fri Nov 15 04:57:53 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 74.7K bytes - Viewed (0) -
Correspondência de Padrões | Scala Documentation
Tour of Scala Correspondência de Padrões Language Nota de tradução: A palavra cujo o significado melhor corresponde a...docs.scala-lang.org/pt-br/tour/pattern-matching.htmlRegistered: Fri Nov 15 04:57:58 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 77.1K bytes - Viewed (0) -
Kompozycja klas przez domieszki | Scala Documen...
Tour of Scala Kompozycja klas przez domieszki Language Domieszka (ang. mixin) to cecha (trait), która używana jest do...docs.scala-lang.org/pl/tour/mixin-class-composition.htmlRegistered: Fri Nov 15 04:58:55 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 80.5K bytes - Viewed (0) -
Limitante Inferior de Tipos | Scala Documentation
Tour of Scala Limitante Inferior de Tipos Language Enquanto o limitante superior de tipos limita um tipo a um subtipo...docs.scala-lang.org/pt-br/tour/lower-type-bounds.htmlRegistered: Fri Nov 15 04:59:21 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 79.7K bytes - Viewed (0) -
Límite de tipado inferior | Scala Documentation
Tour of Scala Límite de tipado inferior Language Mientras que los límites de tipado superior limitan el tipo de un su...docs.scala-lang.org/es/tour/lower-type-bounds.htmlRegistered: Fri Nov 15 04:59:02 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 85.6K bytes - Viewed (0) -
고차 함수 | Scala Documentation
Tour of Scala 고차 함수 Language 스칼라는 고차 함수의 정의를 허용한다. 이런 함수는 다른 함수를 파라미터로 받거나 , 수행의 결과가 함수다 . 다음과 같은 함수 apply 는 다른 함수 f ...docs.scala-lang.org/ko/tour/higher-order-functions.htmlRegistered: Fri Nov 15 05:03:49 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 74.4K bytes - Viewed (0) -
Funciones de orden superior | Scala Documentation
Tour of Scala Funciones de orden superior Language Scala permite la definición de funciones de orden superior. Estas ...docs.scala-lang.org/es/tour/higher-order-functions.htmlRegistered: Fri Nov 15 05:03:59 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 84.3K bytes - Viewed (0)