## -*- Octave -*- -module(bug). -export([identity/1, is_odd/1, is_even/1, size/1, reverse/1]).