Skip to content

Switch the function "readMix" from lazy "readFile" to strict "readFileUtf8"

BinderDavid requested to merge BinderDavid/hpc:fix-11 into master

Closes #11 (closed) Switch the function "readMix" from lazy "readFile" to strict "readFileUtf8", similar to how "readTix" is implemented

Merge request reports