Skip to content

What is the difference between the ExternalFn and Fn expressions? #1021

Discussion options

You must be logged in to vote

Fn is fn main() { do_stuff() } while ExternalFn is external fn main() -> Int = "module" "function".

Some doc comments could help here for sure

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lpil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants