Skip to content

Wishlist: API and documentation for extending broadcast #20740

Closed
@timholy

Description

We have extensive documentation on the array interface, specifically how to extend getindex and setindex! for arbitrary array types. In 0.6, julia's broadcasting is more awesome and central than ever; it would seem appropriate to have some discussion about how one should go about specializing broadcasting behavior. An example of a package that's about to take a do-it-yourself plunge is JuliaImages/ImageMetadata.jl#14; if you follow that link, you'll see that there was at least one very cool surprise lurking for the unwary.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

broadcastApplying a function over a collectiondocsThis change adds or pertains to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions