dead.fish
03/23/2018, 8:23 AMit::class.isInstance(value.type)
apparently needs kotlin-reflect
, which I don't want to draw in just for that purposeis
operator obviously doesn't need kotlin-reflect
either to workEvgeniy Zaharov
03/23/2018, 8:26 AMit::class.isInstance(value)
doesn’t need reflectiondead.fish
03/23/2018, 8:27 AMhttps://puu.sh/zNKkW/429849655a.png▾
Evgeniy Zaharov
03/23/2018, 8:27 AMtype
in argumentdead.fish
03/23/2018, 8:28 AMEvgeniy Zaharov
03/23/2018, 8:30 AM