Skip to content

jcomellas/bstr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

bstr

Erlang library to use binaries as strings.

Requirements

Tested on the following OTP releases:

  • 17.1
  • 17.0
  • R16B03-1
  • R16B03
  • R16B02
  • R16B01

Installation

To initialize the project run make bootstrap.

To compile the module you simply run make.

To run the unit tests run make test.

To build the documentation run make doc.

To enter a console where you can execute functions from the modules run make console.

Usage

Please check the unit tests in test/bstr_test.erl to see the list of available functions and how to use them.

About

Erlang library to use binaries as strings

Resources

Stars

Watchers

Forks

Packages

No packages published