Skip to content

Elixir library Providing a generic implementation of the `Access` behaviour.

License

Notifications You must be signed in to change notification settings

mbramson/struct_access

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StructAccess

StructAccess provides a generic implementation of the Access behaviour for the module where this library is used.

Official documentation is at https://hexdocs.pm/struct_access.

Installation

The package can be installed by adding struct_access to your list of dependencies in mix.exs:

def deps do
  [
    {:struct_access, "~> 1.1.2"}
  ]
end

About

Elixir library Providing a generic implementation of the `Access` behaviour.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages