In F#, how to change a property of a property within a record (Syntax?)

后端 未结 0 1343
暖寄归人
暖寄归人 2021-02-08 12:31

Lets assume I have a record like:

 type Page = { footersize: Size }

what is the correct syntax to change only the Height of the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题