Manifest.Merge (Manifest v0.3.2) View Source

Defines a Record that contains information on how to merge an inner t:Manifest.t() with the outer. The merge function will have access to all the previous results up to the point where the function is being evaluated.

Link to this section Summary

Link to this section Types

Specs

merge() :: (map() -> Manifest.t())

Specs

t() :: {Manifest.Merge, merge :: merge()}

Link to this section Functions

Link to this macro

merge(args \\ [])

View Source (macro)
Link to this macro

merge(record, args)

View Source (macro)