function foo(n: Integer): Integer;
The above example is in Pascal, which was defined in 1970 — full 3 years before ML. Unlinke ML, Pascal is still popular on at least one metric — it is in top 20 programming languages according to TIOBE index.
function foo(n: Integer): Integer;
The above example is in Pascal, which was defined in 1970 — full 3 years before ML. Unlinke ML, Pascal is still popular on at least one metric — it is in top 20 programming languages according to TIOBE index.
Project Lead for the Kotlin Programming Language @JetBrains