Documentation
¶
There is no documentation for this package.
Source Files
¶
- 01_hello_world.go
- 02_better_hello_world.go
- 03_unused_imports.go
- 04_hello_unicode.go
- 05_basic_type_inference.go
- 06_variable_redeclaration.go
- 07_variable_reassign.go
- 08_no_true_dynamic_type.go
- 09_simple_function.go
- 10_function_with_params.go
- 11_return_statement.go
- 12_named_return_variable.go
- 13_sum_function.go
- 14_swap_function.go
- 15_swap_function_B.go
- 16_return_at_the_end_of_function.go
Click to show internal directories.
Click to hide internal directories.