I have the following algorithm I\'ve written in Julia module
module two_algo export two function two(type) a = construct(type) b = construct(type) res