Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Shodan4987yLuckily there is no restriction about the number of types a coder can be in that sentence, or I'd be feeling a bit schizophrenic right now đŸ™ƒ
-
@clovisIrex
I shorten function definitions to =.
f 0=1;f n=n*f$n-1
Everything is an expression. -
fun = Kotlin
func = Swift
My life is fucked having to code in both :)
Imagine all those func getting into kotlin and all those fun getting into swift ... -
and then there r assholes who don't understand​ the concept of dividing code in functions.
-
I tried for years before I could make someone laugh. and yes, when it came down to it, the laugh was at my accomplishments. @theScientist
There are two types of coders: those who shorten function to fun, and those who shorten function to func.
undefined