tmg
interface NotReallyAFunctor<T> { fun notReallyaMap(f: (T) ->T ) : NotReallyAFunctor<T> }
A modern programming language that makes developers happier.