Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am atkurukrishna on github.
  • I am crisna (https://keybase.io/crisna) on keybase.
  • I have a public key whose fingerprint is 47A3 182C C4A0 7631 C9EB 86FB DA0D B508 13F8 2FD0

To claim this, I am signing this object:

object SpaceTest {
def function(x :=> Any) = {}
def function(x: => Any) = {}
}