var lenient: Bool
s30FoundationInternationalization26FloatingPointParseStrategyV7lenientSbvp
9VV3N
import FoundationInternationalization
struct FloatingPointParseStrategy<Format> where Format : FormatStyle, Format.FormatInput : BinaryFloatingPoint
@frozen struct Bool
A value type whose instances are either true or false.
true
false
init(from decoder: any Decoder) throws
var formatStyle: Format