- Sort Score
- Num 10 results
- Language All
- Labels All
Results 371 - 380 of over 10,000 for filetype:html (0.09 seconds)
-
Views | Collections | Scala Documentation
Collections Views Language Collections have quite a few methods that construct new collections. Examples are map , fi...docs.scala-lang.org/overviews/collections-2.13/views.htmlFri Feb 06 04:30:27 GMT 2026 77.1K bytes -
Type Providers | Macros | Scala Documentation
Macros Type Providers Language This doc page is specific to features shipped in Scala 2, which have either been remov...docs.scala-lang.org/overviews/macros/typeproviders.htmlFri Feb 06 04:30:27 GMT 2026 47.2K bytes -
test — Regression tests package for Python — Py...
The test package contains all regression tests for Python as well as the modules test.support and test.regrtest. test.support is used to enhance your tests while test.regrtest drives the testing su...docs.python.org/3/library/test.htmlFri Feb 06 03:23:27 GMT 2026 239.5K bytes -
atexit — Exit handlers — Python 3.14.3 document...
The atexit module defines functions to register and unregister cleanup functions. Functions thus registered are automatically executed upon normal interpreter termination. atexit runs these functio...docs.python.org/3/library/atexit.htmlFri Feb 06 03:23:27 GMT 2026 27.5K bytes -
bz2 — Support for bzip2 compression — Python 3....
Source code: Lib/bz2.py This module provides a comprehensive interface for compressing and decompressing data using the bzip2 compression algorithm. The bz2 module contains: The open() function and...docs.python.org/3/library/bz2.htmlFri Feb 06 03:23:27 GMT 2026 58.5K bytes -
Memory Management — Python 3.14.3 documentation
Overview: Memory management in Python involves a private heap containing all Python objects and data structures. The management of this private heap is ensured internally by the Python memory manag...docs.python.org/3/c-api/memory.htmlFri Feb 06 03:23:27 GMT 2026 109.4K bytes -
collections.abc — Abstract Base Classes for Con...
Source code: Lib/_collections_abc.py This module provides abstract base classes that can be used to test whether a class provides a particular interface; for example, whether it is hashable or whet...docs.python.org/3/library/collections.abc.htmlFri Feb 06 03:23:27 GMT 2026 95.6K bytes -
Dictionary Objects — Python 3.14.3 documentation
Dictionary View Objects: Ordered Dictionaries: Python’s C API provides interface for collections.OrderedDict from C. Since Python 3.7, dictionaries are ordered by default, so there is usually littl...docs.python.org/3/c-api/dict.htmlFri Feb 06 03:23:27 GMT 2026 112.6K bytes -
A First Look at Types | Scala 3 — Book | Scala ...
This page provides a brief introduction to Scala's built-in data types, including Int, Double, String, Long, Any, AnyRef, Nothing, and Null.docs.scala-lang.org/scala3/book/first-look-at-types.htmlThu Feb 05 16:30:25 GMT 2026 97.1K bytes -
String Interpolation | Scala 3 — Book | Scala D...
docs.scala-lang.org/scala3/book/string-interpolation.htmlThu Feb 05 16:30:25 GMT 2026 126.1K bytes