ref: da67a46215a8c4f16e958e86354c7514132abc92 dir: /lib/inifile/write.myr/
use std use bio use "types.use" pkg inifile = const write : (ini : inifile#, path : byte[:] -> bool) ;; const write = {ini, path -> true }