Comment on Ask HN: Is my code any good?parentComments−richardwhiuk11y # Do NAT table lookup n = natlookup( p1, p2 ) is clearly unnecessary. If natlookup doesn't do a NAT table lookup, it's a badly named function.
Comments