swift
9cba3853
- Runtime: Forward SwiftValue -description and -debugDescription to the boxed value.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 years ago
Runtime: Forward SwiftValue -description and -debugDescription to the boxed value. Following the example of SwiftObject, use swift_getSummary to get the description string for a Swift value as the description of a boxed SwiftValue.
References
#3581 - Runtime: Forward SwiftValue -description and -debugDescription to the boxed value.
Author
jckarter
Parents
ebbc643c
Loading