6 Forks
132 Stars
132 Watchers

preface

Preface is an opinionated library designed to facilitate the handling of recurring functional programming idioms in OCaml.

How to download and setup preface

Open terminal and run command
git clone https://github.com/xvw/preface.git
git clone is used to create a copy or clone of preface repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with preface https://github.com/xvw/preface/archive/master.zip

Or simply clone preface with SSH
[email protected]:xvw/preface.git

If you have some problems with preface

You may open issue on preface support forum (system) here: https://github.com/xvw/preface/issues