- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1321 - 1330 of about 10,000 for timestamp:[now/d-1M TO *] (0.31 sec)
-
Conversions Between Java and Scala Collections ...
Collections Conversions Between Java and Scala Collections Language Like Scala, Java also has a rich collections libr...docs.scala-lang.org/overviews/collections-2.13/conversions-between-java-and-scala-collections.htmlRegistered: Wed Nov 05 06:20:46 UTC 2025 - Last Modified: Wed Nov 05 04:30:22 UTC 2025 - 54.8K bytes - Viewed (0) -
Value Classes and Universal Traits | Scala Docu...
Value Classes and Universal Traits Language This doc page is specific to features shipped in Scala 2, which have eith...docs.scala-lang.org/overviews/core/value-classes.htmlRegistered: Wed Nov 05 06:21:01 UTC 2025 - Last Modified: Wed Nov 05 04:30:22 UTC 2025 - 40.3K bytes - Viewed (0) -
Macro Annotations | Macros | Scala Documentation
Macros Macro Annotations Language This doc page is specific to features shipped in Scala 2, which have either been re...docs.scala-lang.org/overviews/macros/annotations.htmlRegistered: Wed Nov 05 06:23:47 UTC 2025 - Last Modified: Wed Nov 05 04:30:22 UTC 2025 - 47.3K bytes - Viewed (0) -
logging — Logging facility for Python — Python ...
Source code: Lib/logging/__init__.py Important: This page contains the API reference information. For tutorial information and discussion of more advanced topics, see Basic Tutorial, Advanced Tutor...docs.python.org/3/library/logging.htmlRegistered: Wed Nov 05 05:02:58 UTC 2025 - Last Modified: Wed Nov 05 00:18:36 UTC 2025 - 187.5K bytes - Viewed (0) -
Type Object Structures — Python 3.14.0 document...
Perhaps one of the most important structures of the Python object system is the structure that defines a new type: the PyTypeObject structure. Type objects can be handled using any of the PyObject_...docs.python.org/3/c-api/typeobj.htmlRegistered: Wed Nov 05 05:02:39 UTC 2025 - Last Modified: Wed Nov 05 00:18:36 UTC 2025 - 471.8K bytes - Viewed (0) -
optparse — Parser for command line options — Py...
Source code: Lib/optparse.py Choosing an argument parsing library: The standard library includes three argument parsing libraries: getopt: a module that closely mirrors the procedural C getopt API....docs.python.org/3/library/optparse.htmlRegistered: Wed Nov 05 05:04:18 UTC 2025 - Last Modified: Wed Nov 05 00:18:36 UTC 2025 - 281.4K bytes - Viewed (0) -
dataclasses — Data Classes — Python 3.14.0 docu...
Source code: Lib/dataclasses.py This module provides a decorator and functions for automatically adding generated special methods such as__init__() and__repr__() to user-defined classes. It was ori...docs.python.org/3/library/dataclasses.htmlRegistered: Wed Nov 05 05:03:34 UTC 2025 - Last Modified: Wed Nov 05 00:18:36 UTC 2025 - 127.2K bytes - Viewed (0) -
Transports and Protocols — Python 3.14.0 docume...
Preface Transports and Protocols are used by the low-level event loop APIs such as loop.create_connection(). They use callback-based programming style and enable high-performance implementations of...docs.python.org/3/library/asyncio-protocol.htmlRegistered: Wed Nov 05 05:03:46 UTC 2025 - Last Modified: Wed Nov 05 00:18:36 UTC 2025 - 125K bytes - Viewed (0) -
__main__ — Top-level code environment — Python ...
In Python, the special name__main__ is used for two important constructs: the name of the top-level environment of the program, which can be checked using the__name__ == '__main__' expres...docs.python.org/3/library/__main__.htmlRegistered: Wed Nov 05 05:03:15 UTC 2025 - Last Modified: Wed Nov 05 00:18:36 UTC 2025 - 47.5K bytes - Viewed (0) -
Bug Reporting Guide | Contributing to Scala's O...
Contributing to Scala's OSS Ecosystem Bug Reporting Guide Language The Scala compiler and standard library bug tracke...docs.scala-lang.org/contribute/bug-reporting-guide.htmlRegistered: Wed Nov 05 06:10:29 UTC 2025 - Last Modified: Wed Nov 05 04:30:22 UTC 2025 - 48.6K bytes - Viewed (0)