Names to numbers: Difference between revisions

→‎{{header|Kotlin}}: Updated example see https://github.com/dkandalov/rosettacode-kotlin for details
m (added round trip and point handling (credits to Python/Tcl deemed unhelpful))
(→‎{{header|Kotlin}}: Updated example see https://github.com/dkandalov/rosettacode-kotlin for details)
Line 485:
 
=={{header|Kotlin}}==
<lang scala>// version 1.1.12
 
val names = mapOf<String, Long>(