There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

silasmariner ,

They missed out the context code:


<span style="color:#323232;">trait DoW { def length: FiniteDuration }
</span><span style="color:#323232;">object Monday extends DoW { override def length = 24.hours }
</span><span style="color:#323232;">...
</span><span style="color:#323232;">implicit def toDoW(s: String): DoW = s match {
</span><span style="color:#323232;"> case "Monday" => Monday
</span><span style="color:#323232;">...
</span><span style="color:#323232;">}
</span><span style="color:#323232;">var day: DoW = _
</span>

(Duration formatting and language identification are left as an exercise for the reader)

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines