- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 601 - 610 of about 10,000 for timestamp:[now/d-1M TO *] (0.08 sec)
-
SIP-38 - Converters among optional Functions, P...
SIP-38 - Converters among optional Functions, PartialFunctions and extractor objects Language This proposal has been ...docs.scala-lang.org/sips/converters-among-optional-functions-partialfunctions-and-extractor-objec...Registered: Mon Sep 08 17:25:17 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 32.2K bytes - Viewed (0) -
SIP Meeting Results - 20th December 2024 | Scal...
SIP Meeting Results - 20th December 2024 Language The Committee discussed and voted on the proposals listed below. Pr...docs.scala-lang.org/sips/results/2024-12-20-meeting.htmlRegistered: Mon Sep 08 17:25:53 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 24.2K bytes - Viewed (0) -
SIP Meeting Results - 17th March 2023 | Scala D...
SIP Meeting Results - 17th March 2023 Language The Committee discussed and voted on the proposals listed below. Propo...docs.scala-lang.org/sips/results/2023-03-17-meeting.htmlRegistered: Mon Sep 08 17:27:26 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 24.4K bytes - Viewed (0) -
Curry-jevanje | Scala Documentation
Tour of Scala Curry-jevanje Language Metode mogu definisati više listi parametara. Kada je metoda pozvana s manje lis...docs.scala-lang.org/ba/tour/multiple-parameter-lists.htmlRegistered: Mon Sep 08 17:44:36 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 76.3K bytes - Viewed (0) -
多参数列表(柯里化) | Scala Documentation
Tour of Scala 多参数列表(柯里化) Language 方法可以定义多个参数列表,当使用较少的参数列表调用多参数列表的方法时,会产生一个新的函数,该函数接收剩余的参数列表作为其参数。这被称为 柯里化 。 下面是一个例子,在...docs.scala-lang.org/zh-cn/tour/multiple-parameter-lists.htmlRegistered: Mon Sep 08 17:44:46 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 212.7K bytes - Viewed (0) -
Интерполяция строк | Scala 3 — Book | Scala Doc...
На этой странице представлена дополнительная информация о создании строк и использовании интерполяции строк.docs.scala-lang.org/ru/scala3/book/string-interpolation.htmlRegistered: Mon Sep 08 17:44:54 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 468.6K bytes - Viewed (0) -
이름을 지정한 파라미터 | Scala Documentation
Tour of Scala 이름을 지정한 파라미터 Language 메소드와 함수를 호출할 땐 다음과 같이 해당 호출에서 명시적으로 변수의 이름을 사용할 수 있다. def printName(first:String,...docs.scala-lang.org/ko/tour/named-arguments.htmlRegistered: Mon Sep 08 18:43:34 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 73.2K bytes - Viewed (0) -
추상 타입 | Scala Documentation
Tour of Scala 추상 타입 Language 스칼라에선 값(생성자 파라미터)과 타입(클래스가 제네릭 일 경우)으로 클래스가 매개변수화된다. 규칙성을 지키기 위해, 값이 객체 멤버가 될 수 있을 뿐만 아니...docs.scala-lang.org/ko/tour/abstract-type-members.htmlRegistered: Mon Sep 08 18:43:51 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 76.9K bytes - Viewed (0) -
내부 클래스 | Scala Documentation
Tour of Scala 내부 클래스 Language 스칼라의 클래스는 다른 클래스를 멤버로 가질 수 있다. 자바와 같은 언어의 내부 클래스는 자신을 감싸고 있는 클래스의 멤버인 반면에, 스칼라에선 내부 클래스...docs.scala-lang.org/ko/tour/inner-classes.htmlRegistered: Mon Sep 08 18:44:58 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 80.1K bytes - Viewed (0) -
Reconocimiento de patrones | Scala Documentation
Tour of Scala Reconocimiento de patrones Language Nota de traducción: Es dificil encontrar en nuestro idioma una pala...docs.scala-lang.org/es/tour/pattern-matching.htmlRegistered: Mon Sep 08 18:49:27 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 85K bytes - Viewed (0)