Skip to content

0.1.7

Choose a tag to compare

@tevelee tevelee released this 27 Jul 08:40
Immutable release. Only release title and notes can be modified.

Added

  • EchoRuntimeSupport.ValueOperations.initializeCopy(of:to:) copies an Any existential into caller-provided storage while preserving its concrete type.
  • EchoRuntimeSupport.ValueStorage(copying:) owns an initialized copy of a dynamic Swift value.