* Explain that you cannot pass immutable values like integers to subs even if you use $n is rw.
* Add myself as a contributor
* Remove contributor since I am not a major contributor
* Add many more smartmatch examples. Make the ternary operatory clearer and add a code example for it. Make the section for && and || have a working code example and show the output it gives
* Fix assigning $a $b and $c values in the && operator section
* Rename a few things so they don't conflict with variables in other parts of the code
* Remove extra dashes
* Move description of smartmatch type checks toward the end of that section
* Explain that you cannot pass immutable values like integers to subs even if you use $n is rw.
* Add myself as a contributor
* Remove contributor since I am not a major contributor
* kotlin: remove unnecessary semicolons.
Also replace code block language `java` with `kotlin`.
* kotlin: change coding style (Kotlin Reference)
* kotlin: anonymous function -> lambda expression
Anonymous functions and lambda expressions are different in Kotlin.
The code example uses `anonymous function` in the comment,
while the code below is in fact lambda expressions.
* Remove myself from contributors.
Not for trivial changes.
* kotlin: fix a typo.
Thanks @geoffliu to point out this.
* kotlin: change style of default parameter according to Referenec.
* Añadido html en español
* traduccion html a español sin revision
* Traduccion html al español corregido
* Correccion de la configuraciond el header
* Correccion de links
* creacion del archivo en la carpeta de traduccion
* traduccion busqueda binaria español
* traduccion programación dináica al español
- Added documentation and sample code pertaining to try-with-resources to
the Java documentation.
- Converted all Oracle and GitHub http links to https.
- Added my name to the contributors list since this is my second time
contributing.
- Special shoutout to @enkidevs for teaching me about try-with-resources.
* Añadido html en español
* traduccion html a español sin revision
* Traduccion html al español corregido
* Correccion de la configuraciond el header
* Correccion de links
* creacion del archivo en la carpeta de traduccion
* traduccion busqueda binaria español
* [coffeescript/id] Create coffeescript-id.html.markdown
* [coffeescript/id] Fixed indentation
Fixed indentation and convert all indentation to spaces
* [coffeescript/id] Better choice of words
* [coffeescript/id] translators
* [coffeescript/id] Tagged English links with "(EN)"
* Añadido html en español
* traduccion html a español sin revision
* Traduccion html al español corregido
* Correccion de la configuraciond el header
* Correccion de links