Skip to content

phoenixframework/phoenix_live_view

Back Remove unreachable binary clause from to_iodata/4 (#4419)

Commit details

Remove unreachable binary clause from to_iodata/4 (#4419)

Description

Binaries are already intercepted inline by one_to_iodata/7 before delegating to to_iodata/4. Top-level diffs are always maps, making this clause dead.

Metadata

Author
Barna Kovacs barna.kovacs@tutanota.com
Committed
Commit

Contributors

  • Barna Kovacs barna.kovacs@tutanota.com Author