8000 GitHub - lukeledet/ex_selfie: Provides a single way to access both a struct's fields and its associated module's functions.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lukeledet/ex_selfie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selfie

See the documentation at hexdocs.pm.

Installation

Add selfie to your list of dependencies in mix.exs:

def deps do
  [
    {:selfie, "~> 1.0.0"}
  ]
end

About

Provides a single way to access both a struct's fields and its associated module's functions.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%
0