Skip to content

ref: change asarray implementation - #37

Merged
nicola-bastianello merged 1 commit into
team-decent:mainfrom
nicola-bastianello:asarray
Sep 23, 2026
Merged

nicola-bastianello merged 1 commit into
team-decent:mainfrom
nicola-bastianello:asarray

Conversation

@nicola-bastianello

Copy link
Copy Markdown
Member

change asarray implementation to properly handle scalars, Arrays, and introduce support for nested sequences and buffer objects

removed any and all properties from Array

fixed also any and all that were returning bool instead of Array

closes #6

… support for nested sequences and buffer objects. fixed also any and all that were returning bool instead of Array
@nicola-bastianello
nicola-bastianello merged commit 42d37ec into team-decent:main Sep 23, 2026
9 checks passed
@nicola-bastianello
nicola-bastianello deleted the asarray branch September 23, 2026 14:28
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.

Allowing passing lists/sequences in asarray

1 participant