Avatar
↓みたいなパターンマッチしたい・・・。 switch keyPath { case \Foo.bar[let i].baz.qux[let key]: ... default: .... }
🙂 1