tiny.preserves.Embedded
Defined in tiny.preserves.
API (9)
Actions
Public operations.
clone: Returns a copy that keeps the same table and functions.deinit: Calls the free function with the payload andallocatorwhen there is one, and does nothing otherwise.eql: Returns whether two embedded values are equal.hash: Returns the table's hash of the payload, or the payload's address when there is no table.order: Returns the order of one embedded value against another.
Fields and members
Public fields and members.
Source
Source: lib/preserves/src/root.zig:173
zig
pub const Embedded = any.Embedded;Also reachable as
Audit
| Version | 26.7.0 |
|---|---|
| Revision | daab053ee433 |