- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 201 - 210 of about 10,000 for timestamp:[now/d-7d TO *] (0.1 sec)
-
Anonymous Functions | Scala Book | Scala Docume...
This page shows how to use anonymous functions in Scala, including examples with the List class 'map' and 'filter' functions.docs.scala-lang.org/overviews/scala-book/anonymous-functions.htmlRegistered: Mon Nov 24 04:35:43 UTC 2025 - Last Modified: Mon Nov 24 04:30:25 UTC 2025 - 78.8K bytes - Viewed (0) -
Passing Functions Around | Scala Book | Scala D...
Like a good functional programming language, Scala lets you use functions just like other variables, including passing them into other functions.docs.scala-lang.org/overviews/scala-book/passing-functions-around.htmlRegistered: Mon Nov 24 04:35:04 UTC 2025 - Last Modified: Mon Nov 24 04:30:25 UTC 2025 - 68.6K bytes - Viewed (0) -
Source Level | Scala 3 Migration Guide | Scala ...
docs.scala-lang.org/scala3/guides/migration/compatibility-source.htmlRegistered: Mon Nov 24 04:37:38 UTC 2025 - Last Modified: Mon Nov 24 04:30:25 UTC 2025 - 48.9K bytes - Viewed (0) -
email.contentmanager: Managing MIME Content — P...
Source code: Lib/email/contentmanager.py Content Manager Instances: Currently the email package provides only one concrete content manager, raw_data_manager, although more may be added in the futur...docs.python.org/3/library/email.contentmanager.htmlRegistered: Mon Nov 24 04:16:23 UTC 2025 - Last Modified: Sun Nov 23 23:58:16 UTC 2025 - 41.5K bytes - Viewed (0) -
subprocess — Subprocess management — Python 3.1...
Source code: Lib/subprocess.py The subprocess module allows you to spawn new processes, connect to their input/output/error pipes, and obtain their return codes. This module intends to replace seve...docs.python.org/3/library/subprocess.htmlRegistered: Mon Nov 24 04:16:34 UTC 2025 - Last Modified: Sun Nov 23 23:58:16 UTC 2025 - 202K bytes - Viewed (0) -
Code Objects — Python 3.14.0 documentation
Code objects are a low-level detail of the CPython implementation. Each one represents a chunk of executable code that hasn’t yet been bound into a function. Code Object Flags: Code objects contain...docs.python.org/3/c-api/code.htmlRegistered: Mon Nov 24 04:16:11 UTC 2025 - Last Modified: Sun Nov 23 23:58:16 UTC 2025 - 70.1K bytes - Viewed (0) -
compression.zstd — Compression compatible with ...
Source code: Lib/compression/zstd/__init__.py This module provides classes and functions for compressing and decompressing data using the Zstandard (or zstd) compression algorithm. The zstd manual ...docs.python.org/3/library/compression.zstd.htmlRegistered: Mon Nov 24 04:16:16 UTC 2025 - Last Modified: Sun Nov 23 23:58:16 UTC 2025 - 126.5K bytes - Viewed (0) -
tkinter.colorchooser — Color choosing dialog — ...
Source code: Lib/tkinter/colorchooser.py The tkinter.colorchooser module provides the Chooser class as an interface to the native color picker dialog. Chooser implements a modal color choosing dial...docs.python.org/3/library/tkinter.colorchooser.htmlRegistered: Mon Nov 24 04:16:19 UTC 2025 - Last Modified: Sun Nov 23 23:58:16 UTC 2025 - 17.6K bytes - Viewed (0) -
asyncore — Asynchronous socket handler — Python...
This module is no longer part of the Python standard library. It was removed in Python 3.12 after being deprecated in Python 3.6. The removal was decided in PEP 594. Applications should use the asy...docs.python.org/3/library/asyncore.htmlRegistered: Mon Nov 24 04:14:46 UTC 2025 - Last Modified: Sun Nov 23 23:58:16 UTC 2025 - 15.1K bytes - Viewed (0) -
tkinter.ttk — Tk themed widgets — Python 3.14.0...
Source code: Lib/tkinter/ttk.py The tkinter.ttk module provides access to the Tk themed widget set, introduced in Tk 8.5. It provides additional benefits including anti-aliased font rendering under...docs.python.org/3/library/tkinter.ttk.htmlRegistered: Mon Nov 24 04:14:55 UTC 2025 - Last Modified: Sun Nov 23 23:58:16 UTC 2025 - 146.7K bytes - Viewed (0)