Github Actions sind auch so ein Kandidat, IPv6 wird nicht unterstützt, weil deren Infrastruktur kein IPv6 hat. Wenn selbst grosse Entwicklungsunternehmen es nicht hinkriegen, wie soll sich da je was ändern.
Mein ISP gibt mir ein statisches /48 IPv6 Subnet, aber es ist recht nutzlos weil der Support so mangelhaft ist.
This would be trivial in python with something like
Of course it's python, so at runtime it wouldn't matter, but the static type checker would complain if you called
hash
withBCryptAlgorithm
andArgon2Options
. You could also have it return different types based on the arguments and then in call sites it'd know which type will be returned based on the type of the arguments. And only the last function has am implementation, the@overload
ones are just type signatures.It's documented here.