- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 871 - 880 of about 10,000 for filetype:html (0.22 sec)
-
operator — Standard operators as functions — Py...
Source code: Lib/operator.py The operator module exports a set of efficient functions corresponding to the intrinsic operators of Python. For example, operator.add(x, y) is equivalent to the expres...docs.python.org/3/library/operator.htmlRegistered: Mon Jan 26 03:18:12 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 114.5K bytes - Viewed (0) -
zipapp — Manage executable Python zip archives ...
Source code: Lib/zipapp.py This module provides tools to manage the creation of zip files containing Python code, which can be executed directly by the Python interpreter. The module provides both ...docs.python.org/3/library/zipapp.htmlRegistered: Mon Jan 26 03:16:47 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 44.9K bytes - Viewed (0) -
textwrap — Text wrapping and filling — Python 3...
Source code: Lib/textwrap.py The textwrap module provides some convenience functions, as well as TextWrapper, the class that does all the work. If you’re just wrapping or filling one or two text st...docs.python.org/3/library/textwrap.htmlRegistered: Mon Jan 26 03:16:50 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 52.4K bytes - Viewed (0) -
Opaque Types | Scala 3 — Book | Scala Documenta...
docs.scala-lang.org/scala3/book/types-opaque-types.htmlRegistered: Mon Jan 26 03:38:37 UTC 2026 - Last Modified: Sun Jan 25 16:30:28 UTC 2026 - 85.4K bytes - Viewed (0) -
Eta-Expansion | Scala 3 — Book | Scala Document...
This page discusses Eta-Expansion, the Scala technology that automatically and transparently converts methods into functions.docs.scala-lang.org/scala3/book/fun-eta-expansion.htmlRegistered: Mon Jan 26 03:38:41 UTC 2026 - Last Modified: Sun Jan 25 16:30:28 UTC 2026 - 79.4K bytes - Viewed (0) -
Packaging and Imports | Scala 3 — Book | Scala ...
A discussion of using packages and imports to organize your code, build related modules of code, control scope, and help prevent namespace collisions.docs.scala-lang.org/scala3/book/packaging-imports.htmlRegistered: Mon Jan 26 03:38:44 UTC 2026 - Last Modified: Sun Jan 25 16:30:28 UTC 2026 - 130.3K bytes - Viewed (0) -
Collections Methods | Scala 3 — Book | Scala Do...
docs.scala-lang.org/scala3/book/collections-methods.htmlRegistered: Mon Jan 26 03:38:48 UTC 2026 - Last Modified: Sun Jan 25 16:30:28 UTC 2026 - 136.7K bytes - Viewed (0) -
PyHash API — Python 3.14.2 documentation
docs.python.org/3/c-api/hash.htmlRegistered: Mon Jan 26 03:38:16 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 32.2K bytes - Viewed (0) -
What is Functional Programming? | Scala 3 — Boo...
docs.scala-lang.org/scala3/book/fp-what-is-fp.htmlRegistered: Mon Jan 26 03:38:18 UTC 2026 - Last Modified: Sun Jan 25 16:30:28 UTC 2026 - 67.5K bytes - Viewed (0) -
stringprep — Internet String Preparation — Pyth...
Source code: Lib/stringprep.py When identifying things (such as host names) in the internet, it is often necessary to compare such identifications for “equality”. Exactly how this comparison is exe...docs.python.org/3/library/stringprep.htmlRegistered: Mon Jan 26 03:38:25 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 27.9K bytes - Viewed (0)