View Source Delta.Attr (Delta v0.3.0)

Link to this section Summary

Link to this section Functions

Link to this function

compose(a, b, keepNil \\ false)

View Source
@spec compose(a :: maybe_map(), b :: maybe_map(), keepNil :: boolean()) ::
  boolean() | map()
@spec invert(attr :: maybe_map(), base :: maybe_map()) :: map()
@spec transform(a :: maybe_map(), b :: maybe_map(), priority :: boolean()) ::
  boolean() | map()