Skip to content

Commit

Permalink
Update abstractarraypatch.jl
Browse files Browse the repository at this point in the history
add license info
  • Loading branch information
N5N3 authored Jul 5, 2021
1 parent 1838f88 commit 996e272
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions base/abstractarraypatch.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# This file is a part of Julia. License is MIT: https://julialang.org/license

## copy between abstract arrays - generally more efficient
## since a single index variable can be used.
## copyto_unaliased! use @simd to speed up, so these definition is seperated from abstractarray.jl
Expand Down

0 comments on commit 996e272

Please sign in to comment.