flix / programming-flix

A tutorial for programming in Flix
Apache License 2.0
6 stars 13 forks source link

Rewrite `Interoperability` to include return types of imports #63

Closed ninaandrup closed 2 years ago

ninaandrup commented 2 years ago

This sentence is out-of-date, since we know always specify return types of java imports.

The Interoperability page should be updated to let the user know to specify the return type and effect of imports.

In the summary the return types are not included either.

ninaandrup commented 2 years ago

@magnus-madsen Do you want to rewrite this, or should I do it?

magnus-madsen commented 2 years ago

Yes, give it a go :)