package sihl

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Sihl_utils.StringSource

Helper for dealing with strings.

Sourceval strip_chars : string -> string -> string

strip_chars str chars removes all occurrences of every char in chars from str returns the result.

OCaml

Innovation. Community. Security.