Note that one must write else static if when chaining static if clauses. Otherwise,
writing else if would result in inserting that if conditional into the code, which would
naturally be executed at run time.
ps. I kept having problems with quill-d ability to use ubyte[]. Still working on it but noticed it was at the end of your static if's. Don't know if this helps yet.
Note that one must write else static if when chaining static if clauses. Otherwise, writing else if would result in inserting that if conditional into the code, which would naturally be executed at run time.
ps. I kept having problems with quill-d ability to use ubyte[]. Still working on it but noticed it was at the end of your static if's. Don't know if this helps yet.