Skip to content

Conversation

@henesy
Copy link
Contributor

@henesy henesy commented Apr 8, 2020

Change max function in tutorial to compile.

Update libstd slice manipulation docs for slpop and slpush.

says:

generic slpush : (sl : @a[:], elt : @a -> @a[:])

is:

generic slpush : (sl : @a[:]#, elt : @a -> @a[:])

says:

generic slpop : (sl : @a[:] -> (@a, @a[:]))

is:

generic slpop : (sl : @a[:]# -> @a)

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.

1 participant