https://github.com/ankhers/flip
Pipe into the second argument
https://github.com/ankhers/flip
Last synced: 8 months ago
JSON representation
Pipe into the second argument
- Host: GitHub
- URL: https://github.com/ankhers/flip
- Owner: ankhers
- Created: 2019-08-13T13:59:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-13T14:09:27.000Z (almost 7 years ago)
- Last Synced: 2025-04-04T12:53:54.118Z (about 1 year ago)
- Language: Elixir
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flip
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `flip` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:flip, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/flip](https://hexdocs.pm/flip).