Skip to content

A wrapper type around AbstractArray that is read-only

License

Notifications You must be signed in to change notification settings

wmanning-cra/ReadOnlyArrays.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadOnlyArrays.jl

Travis Build Status AppVeyor Build status Coverage Status codecov.io

A wrapper ReadOnlyArray type around AbstractArray that is read-only

Installation

At the Julia REPL run: using Pkg; Pkg.add("ReadOnlyArrays").

Documentation

At the Julia REPL execute: using ReadOnlyArrays, then type ?ReadOnlyArray and press enter to get help.

About

A wrapper type around AbstractArray that is read-only

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%