fsprojects-archive / zzarchive-VisualFSharpPowerTools

[ARCHIVED] Power commands for F# in Visual Studio
http://fsprojects.github.io/VisualFSharpPowerTools/
Apache License 2.0
310 stars 77 forks source link

Deconstruct tuples when using foward pipe 2/3 with printf. #1307

Closed shanecharles closed 8 years ago

shanecharles commented 8 years ago

Resolves #1306 deconstructed

vasily-kirichenko commented 8 years ago

Great job! Thanks.