package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val (-) : 'a -> 'b -> [> `calc of [> `sub of 'a * 'b ] ]
val (+) : 'a -> 'b -> [> `calc of [> `add of 'a * 'b ] ]
val (*) : 'a -> 'b -> [> `calc of [> `mult of 'a * 'b ] ]
OCaml

Innovation. Community. Security.