How can I compare two or more values ​using the match function in Kotlin

后端 未结 0 1574
我在风中等你
我在风中等你 2020-12-04 03:31

I\'m using Kotlin with Mongo and I have the following code snippet:

match(equal(Industry::addresses, Address::category, value = AddressCategory.MAIN.toString(         


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