Please enable JavaScript.
Coggle requires JavaScript to display documents.
COURSE - Coggle Diagram
COURSE
classes
basic
encapsulation
inheritance
modifier
property vs field
abstract
interface
data class
enum
sealed
type alias
inline
nested & inner
object
singleton
expression
companion
reflection
generics
observable
git
config
init
status
add
commit
log
diff
clone
push
rebase
fetch
merge
ammend
stage
collections
list
set
map
filter
map extension
any, all, none
find, findLast
first, last
count
associateBy, groupBy
partition
map element access
basics
number
type conversion
boolean
array
string
range
nullable values, null checks
type checks, auto casts
control flow
operator
operator overloading
if else
when
loop
repeat
for
while
functions
basic
function scoope
infix function
extension function
high order function
scope function
let
run
with
apply
also
entry
package
import
input & output
comment
variable