My background going into Swift was everything but JavaScript. One thing I often 
wondered about (usually every time I forgot to type it) is what purpose does 
requiring the keyword “func” serve when defining or decaling a function in 
Swift. I am not a compiler expert but intuitively it would seem that the 
function signature could be readily recognized by the complier and people alike 
with the presences of the ()’s at the end.

Just curious.


- Jim

_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to