- Sort Score
- Num 10 results
- Language All
- Labels All
Results 111 - 120 of 5,398 for int (0.1 seconds)
-
Macros
possible types ( List[Int] , List[Int => Int] , ...). This is an...expr1plus1: Expr[Int] = '{ 1 + 1 } val expr2: Expr[Int] = Expr(1 +...docs.scala-lang.org/scala3/reference/metaprogramming/macros.htmlTue Jan 27 22:53:02 GMT 2026 85.2K bytes -
array — Efficient arrays of numeric values R...
short int 2 'H' unsigned short int 2 'i' signed int int 2 'I'...unsigned int int 2 'l' signed long int 4 'L' unsigned long int 4 'q'...docs.python.org/3/library/array.htmlWed Apr 29 06:55:53 GMT 2026 9.2K bytes -
Implementing Custom Collections (Scala 2.13) | ...
capacity : Int , val length : Int , offset : Int , elems : Array...capacity : Int , val length : Int , offset : Int , elems : Array...docs.scala-lang.org/overviews/core/custom-collections.htmlFri Feb 06 04:30:27 GMT 2026 277.8K bytes -
Methods | Scala 3 — Book | Scala Documentation
and 3 def sum ( a : Int , b : Int ) : Int = a + b def concatenate...Scala 2 and 3 def sum ( a : Int , b : Int ) = a + b def concatenate...docs.scala-lang.org/scala3/book/taste-methods.htmlThu Feb 05 16:30:25 GMT 2026 83K bytes -
Quote pattern explicit type variable syntax | S...
u => Int ]) case '{ type tail <: Tuple ; $x : *: [ Int , `tail`...`u` => Int) } => g[u](ls: Expr[List[u]], f: Expr[u => Int]) + case...docs.scala-lang.org/sips/53.htmlFri Feb 06 04:30:27 GMT 2026 40.3K bytes -
Dropped Features | Scala 3 Migration Guide | Sc...
-val f: () => Int = x _ +val f: () => Int = (() => x)...val values : Map [ Symbol , Int ] = Map ( 'abc -> 1 ) val...docs.scala-lang.org/scala3/guides/migration/incompat-dropped-features.htmlWed Apr 29 03:30:28 GMT 2026 78.5K bytes -
基础 | Scala Documentation
def add ( x : Int , y : Int ) : Int = x + y println ( add...y : Int )( multiplier : Int ) : Int = ( x + y ) * multiplier...docs.scala-lang.org/zh-cn/tour/basics.htmlFri Feb 06 04:30:27 GMT 2026 227.2K bytes -
Lifting | Quasiquotes | Scala Documentation
scala> val ints = List(1, 2, 3) scala> val f123 = q"f(..$ints)" f123:...e._ case class Point(x: Int, y: Int) object Point { implicit...docs.scala-lang.org/overviews/quasiquotes/lifting.htmlFri Feb 06 04:30:27 GMT 2026 52.9K bytes -
Anonymous Functions | Scala 3 — Book | Scala Do...
from the data in ints that i is an Int , the Int declaration can...3 val doubledInts = ints . map (( i : Int ) => i * 2 ) val doubledInts...docs.scala-lang.org/scala3/book/fun-anonymous-functions.htmlFri Feb 06 04:30:27 GMT 2026 89.5K bytes -
type-casting-diagram.svg
Short Byte->Short Int Int Short->Int Long Long Int->Long Float Float...Float->Double Char Char Char->Int 4424...docs.scala-lang.org/resources/images/tour/type-casting-diagram.svgFri Feb 24 17:11:59 GMT 2023 4.3K bytes