init

The identity case path.

AnyCasePath.swift:63
init()

A case path that:

  • Given a value to embed, returns the given value.

  • Given a value to extract, returns the given value.