- Sort Score
- Num 10 results
- Language All
- Labels All
Results 311 - 320 of 5,223 for int (0.18 seconds)
-
Tuple Objects — Python 3.14.3 documentation
int PyTuple_Check ( PyObject * p...This function always succeeds. int PyTuple_CheckExact ( PyObject...docs.python.org/3/c-api/tuple.htmlSun Feb 22 06:33:52 GMT 2026 8.3K bytes -
Inline | Macros in Scala 3 | Scala Documentation
val n0 : Int = default ( "Int" ) val s0 : String =...inline def logged [ T ]( level : Int , message : => String )( inline...docs.scala-lang.org/scala3/guides/macros/inline.htmlFri Feb 06 04:30:27 GMT 2026 90.6K bytes -
Packaging and Imports | Scala 3 — Book | Scala ...
2 -> 2 ) val c : Map [ Int , Int ] = Map ( 1 -> 1 , 2 -> 2...MonthConverter [ Int ] with def convert ( i : Int ) : String = i...docs.scala-lang.org/scala3/book/packaging-imports.htmlFri Feb 06 04:30:27 GMT 2026 130.3K bytes -
具体并行集合类 | Parallel Collections | Scala Document...
ParArray[Int] = ParArray(1, 3, 5, 7, 9, 11,...scala> pa reduce (_ + _) res0: Int = 1000000 scala> pa map (x =>...docs.scala-lang.org/zh-cn/overviews/parallel-collections/concrete-parallel-collections.htmlFri Feb 06 04:30:27 GMT 2026 84.2K bytes -
MemoryView objects — Python 3.14.3 documentation
int flags ) Return value: New reference....PyMemoryView_GetContiguous ( PyObject * obj , int buffertype , char order ) Return...docs.python.org/3/c-api/memoryview.htmlFri Feb 06 03:23:27 GMT 2026 25.8K bytes -
How to write tests? | The Scala Toolkit | Scala...
numbers" ) { val input : List [ Int ] = List ( 1 , 2 , 3 , 4 ) val...val obtainedResults : List [ Int ] = input . map ( _ * 2 ) //...docs.scala-lang.org/toolkit/testing-suite.htmlFri Feb 06 04:30:27 GMT 2026 68.3K bytes -
Scala Features | Scala 3 — Book | Scala Documen...
def double ( ints : List [ Int ]) : List [ Int ] = { val buffer...def double ( ints : List [ Int ]) : List [ Int ] = val buffer...docs.scala-lang.org/scala3/book/scala-features.htmlThu Feb 05 16:30:25 GMT 2026 104.9K bytes -
Two Types of Variables | Scala Book | Scala Doc...
= 18 age : Int = 18 scala > val age = 19 age : Int = 19 val fields...like this: String s = "hello" ; int i = 42 ; Person p = new Person...docs.scala-lang.org/overviews/scala-book/two-types-variables.htmlFri Feb 06 04:30:27 GMT 2026 65.5K bytes -
ctypes — A foreign function library for Python ...
unsigned short int c_int int int c_int8 int8_t int c_int16 int16_t...unsigned int int c_uint8 uint8_t int c_uint16 uint16_t int c_uint32...docs.python.org/3/library/ctypes.htmlSun Feb 22 06:33:52 GMT 2026 47.3K bytes -
__future__ — Future statement definitions ̵...
0a3; an int PY_MINOR_VERSION , # the 1; an int PY_MICRO_VERSION...PY_MICRO_VERSION , # the 0; an int PY_RELEASE_LEVEL , # "alpha",...docs.python.org/3/library/__future__.htmlSun Feb 22 06:33:52 GMT 2026 6.2K bytes