haredoc(5) File Formats Manual haredoc(5) (NAME) haredoc - Hare (DESCRIPTION) Hare . haredoc(1) . Hare . . () . () : [[os::stdout]]. :: : [[os::exec::]]. "-" . . . (tab) . Hare () "README" . (README) "README" Hare . ( ) : memio: memory-backed I/O functions . (EXAMPLE) // Foos the bars. See also [[foobar]]. // // If you instead want to bar the foos, use one of the functions in // [[bar::foo::]]. // // - First, the bars are obtained. // - They are then fooed. // - Finally, the result is returned. // // let x = example(); // assert(x == 0); export fn example() int = 0; (NOTES) (parse) : o . o () . o . hare::parse::doc:: . ( ) [[reference]] . (SEE ALSO) haredoc(1) 2026-06-01 haredoc(5)