Avatar
if case Optional<Int>.some(..<0) = v { print("OK") }
t_naruhodo 1
3:16 AM
これがなぜコンパイルできるのか