Naming stuff is hard, but more fun than cache invalidation. implicit class BooleanExt(val bool: Boolean) extends AnyVal { def ergo[T](t: T): Option[T] = if(bool) Some(t) else None } if(me.thinks) Some(me) else None or, me.thinks.ergo(me)
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more