kota's memex

anonymous functions

go func() {
  fmt.Println("running concurrently")
}()