mciccottidmg
mciccottidmg
Another case: ``` type JsonConverter 'T abstract member Write: writer: Utf8JsonWriter * value: 'T * options: JsonSerializerOptions -> unit abstract member WriteAsPropertyName: writer: Utf8JsonWriter * value: 'T * options: JsonSerializerOptions...
@cartermp is that still true when the byref is the last parameter of the function? Also, is there any documentation on boxing in relation to partial application?
Yeah, I wouldn't deliberately use namespaces in FSI. Its generated code though, so unfortunately I don't have a great alternative.