Skip to content

Commit

Permalink
Update src/helpers/recursive_ops.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal authored Dec 28, 2024
1 parent 3a460b8 commit 4902c2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/helpers/recursive_ops.jl
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,5 @@ For the following types it directly defines recursion rules:
correctness of this implementation for specific usecases.
"""
function recursive_map end

@compat(public, (recursive_eltype,))

0 comments on commit 4902c2b

Please sign in to comment.