Created
April 26, 2022 04:37
-
-
Save gaeng2y/8a1d3b213fce5a8f2f6c1dbe46c9b399 to your computer and use it in GitHub Desktop.
function example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| func name(param: type) -> return type { | |
| return value | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment