Adam WarskiFollowOct 18, 2020·1 min readval isLongString = s.isInstanceOf[String] && s.length > 421Francesco SerraI think this wouldn't compile?