UNPKG

@jesterxl/hm-doc

Version:

Generates simple markdown documentation from Hindley Milner and optional block comments in JavaScript code.

14 lines (9 loc) 167 B
// here we have const aBunchOfCode = () => true /* that appears to be legit */ // but I assure you const isNot = a => b => a + b // cray bruh const sup = () => {}