Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@elliottcable/bs-gen

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elliottcable/bs-gen - npm Package Versions

0.5.1

Diff

Changelog

Source

0.5.1

  • refactor to use match-with-exception from OCaml 4.02
  • transition to jbuilder

0.5

  • fix small problem with safe-string
  • move to safe-string, for compatibility with 4.06.0
  • add optimize() flag to _tags
  • rename parameter of int_range from by to step
  • add ?(by=1) to int_range

0.4

  • update GenLabels with missing functions
  • add Gen.peek_n
  • add Gen.peek
  • add first draft of GenM, an overlay for iterating over monadic values. this module is experimental as of now.
  • cleanup:
    • more tests
    • move all tests to gen.ml using qtest
    • merge benchmarks into a single file
    • add ocp-indent file, update header, reindent files
    • move code to src/

0.3

  • add Gen.return
  • fix overflow in Gen.flat_map; add regression test
  • opam: depend on ocamlbuild
  • add functions Gen.{lines,unlines}
  • add Gen.Restart.of_gen as a convenient alias to persistent_lazy
  • add Gen.IO.{with_lines, write_lines}
  • update benchmarks to use Benchmark.Tree
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc