In add_Exon(): Get rid of many dereferences by using foreach-loops over
the array objects instead of dereferencing using integer indexes from for-loops, and use [-1] instead of [$#$ea].
Showing
Please register or sign in to comment
the array objects instead of dereferencing using integer indexes from for-loops, and use [-1] instead of [$#$ea].