- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2271 - 2280 of about 10,000 for timestamp:[now/d-1M TO *] (0.29 sec)
-
Map.prototype.set() - JavaScript | MDN
The set() method of Map instances adds or updates an entry in this map with a specified key and a value.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map/setRegistered: Wed Jul 16 02:11:42 UTC 2025 - Last Modified: Wed Jul 16 00:47:18 UTC 2025 - 67K bytes - Viewed (0) -
UnixStream in std::os::unix::net - Rust
A Unix stream socket.doc.rust-lang.org/std/os/unix/net/struct.UnixStream.htmlRegistered: Wed Jul 16 02:17:27 UTC 2025 - Last Modified: Thu Jun 26 17:59:51 UTC 2025 - 124.2K bytes - Viewed (0) -
Iterator.prototype.reduce() - JavaScript | MDN
The reduce() method of Iterator instances is similar to Array.prototype.reduce: it executes a user-supplied "reducer" callback function on each element produced by the iterator, passing in the return value from the calculation on the preceding element. The final result of running the reducer across all elements is a single value.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Iterator/reduceRegistered: Wed Jul 16 02:17:43 UTC 2025 - Last Modified: Wed Jul 16 00:47:18 UTC 2025 - 70.6K bytes - Viewed (0) -
AtomicI8 in std::sync::atomic - Rust
An integer type which can be safely shared between threads.doc.rust-lang.org/std/sync/atomic/struct.AtomicI8.htmlRegistered: Wed Jul 16 02:18:25 UTC 2025 - Last Modified: Thu Jun 26 17:59:52 UTC 2025 - 105.7K bytes - Viewed (0) -
Expressions | Docker Docs
Learn about advanced Bake features, like user-defined functionsdocs.docker.com/build/bake/expressions/Registered: Wed Jul 16 02:16:43 UTC 2025 - Last Modified: Tue Jul 15 20:33:06 UTC 2025 - 336.8K bytes - Viewed (0) -
Exporters | Docker Docs
Build exporters define the output format of your build resultdocs.docker.com/build/exporters/Registered: Wed Jul 16 02:16:50 UTC 2025 - Last Modified: Tue Jul 15 20:33:08 UTC 2025 - 353.4K bytes - Viewed (0) -
Dockerfile release notes | Docker Docs
Release notes for Dockerfile frontenddocs.docker.com/build/buildkit/dockerfile-release-notes/Registered: Wed Jul 16 02:16:54 UTC 2025 - Last Modified: Tue Jul 15 20:33:06 UTC 2025 - 393.3K bytes - Viewed (0) -
Time::Piece.txt
package Time::Piece; use strict; use XSLoader (); use Time::Seconds; use Carp; use Time::Local; use Scalar::Util qw/ blessed /; use Exporter (); our @EXPORT = qw( localtime gmtime ); our %EXPORT_TA...perldoc.perl.org/Time::Piece.txtRegistered: Mon Jul 07 17:06:35 UTC 2025 - 31.6K bytes - Viewed (0) -
Time::HiRes.txt
package Time::HiRes; { use 5.006; } use strict; require Exporter; use XSLoader (); our @ISA = qw(Exporter); our @EXPORT = qw( ); # More or less this same list is in Makefile.PL. Should unify. our @...perldoc.perl.org/Time::HiRes.txtRegistered: Mon Jul 07 17:52:25 UTC 2025 - 25.1K bytes - Viewed (0) -
perlgov.txt
=encoding utf-8 =head1 NAME perlgov - Perl Rules of Governance =head1 PREAMBLE We are forming a system of governance for development of the Perl programming language. The scope of governance includ...perldoc.perl.org/perlgov.txtRegistered: Mon Jul 07 19:20:59 UTC 2025 - 16.2K bytes - Viewed (0)