Unify record types with overlapping fields

前端 未结 0 1903
一整个雨季
一整个雨季 2020-12-31 04:13

I have the following expression

maybe { importantField: 1 } identity (Just { importantField: 1, fieldIDontCareAbout: "whatever" })

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