You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
patterns/patterns/entry.md

718 B

Entry API

Description

A short, prose description of the pattern.

Example

// An example of the pattern in action, should be mostly code, commented
// liberally.

Motivation

Why and where you should use the pattern

Advantages

Good things about this pattern.

Disadvantages

Bad things about this pattern. Possible contraindications.

Discussion

TODO vs insert_or_update etc.

See also

RFC RFC

Hashmap::entry docs