Module mogwai::patch

source ·
Expand description

Updates to lists and hashmaps encoded as enums.

Enums

Variants used to patch the items in a hash map.
Variants used to patch the items in a list.

Traits

Provides hash_patch_apply
Provides list_patch_apply (and friends) to list types.