Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pab/2019 release #133

Open
wants to merge 77 commits into
base: master
Choose a base branch
from
Open

Pab/2019 release #133

wants to merge 77 commits into from

Conversation

pbroadbery
Copy link
Member

No description provided.

(might be able to do widths in future as well)
Returns the formal arguments on a map type form
 - mostly call toPtr or leave as is
This helps for cases where we have a parameterised type, F, that has both
Left(R) and Left(%), where R is some parameter.  If we use F(%), then
these two % values need to be distinguished.
given name from a list

Main use case is debugging export lists.
It doesn't really make too much difference, but it's a logical thing
to do.
- Only work with % expressions
- check conditions before accepting
There's an option of returning something more interesting (eg. True,
False, Don't know yet), so leaving as a function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant