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

Lape update #517

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Lape update #517

merged 1 commit into from
Dec 16, 2024

Conversation

ollydev
Copy link
Collaborator

@ollydev ollydev commented Dec 16, 2024

Small summary on lape changes:

  • Array helpers on strings are no more
  • Array Difference, Intersection SymDifference and Equals are now array helpers, so will work on any array that has = operator on the element type. We still provide native overrides for such types that need them (see simba.import_base)
  • The "fake" generics Simba imports use < and > so they seem a bit more real (see the generic tests)
  • Length now works on sets, to return the amount of elements in one.

@ollydev ollydev merged commit 74c2fe5 into simba2000 Dec 16, 2024
10 checks passed
@ollydev ollydev deleted the dev/lapeupdate branch January 2, 2025 13:54
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