package ppx_expect_nobase

  1. Overview
  2. Docs

ppx_expect_nobase

API

Library ppx_expect_nobase

Library ppx_expect_nobase.config

Library ppx_expect_nobase.config_types

Library ppx_expect_nobase.evaluator

Library ppx_expect_nobase.make_corrected_file

Library ppx_expect_nobase.runtime

  • Ppx_expect_nobase_runtime This library provides the runtime representation of expect tests and much of the logic for running them.

Library ppx_expect_nobase.wrappers

  • Search_patternW Substring search and replace functions. They use the Knuth-Morris-Pratt algorithm (KMP) under the hood.
  • Wrappers