Y
Hacker News
new
|
ask
|
show
|
jobs
by
613style
2712 days ago
Elm has a Debug.log function which takes a string and any value, prints "String: value" in the console, and then returns the value.