fsharp / fslang-design

RFCs and docs related to the F# language design process, see https://github.com/fsharp/fslang-suggestions to submit ideas
518 stars 144 forks source link

Update FS-1125-print-println-functions.md #702

Closed albert-du closed 2 years ago

albert-du commented 2 years ago

Update rfc to reflect discussion in dotnet/fsharp/pull/13597

Click “Files changed” → “⋯” → “View file” for the rendered RFC.

albert-du commented 2 years ago

following further discussion in dotnet/fsharp#13597, accepting a generic type doesn't seem to be the way to go

abelbraaksma commented 2 years ago

Agreed.

dsyme commented 2 years ago

following further discussion in dotnet/fsharp#13597, accepting a generic type doesn't seem to be the way to go

It's not that it's wrong - it's just a very major unresolved issue :))