re_uri

Module fragment

Source

Structsยง

  • We use the #fragment of the URI to point to a specific entity.

Functionsยง

  • Split a string at the first โ€˜=โ€™ that is not immediately preceded by โ€™'. Returns None if no unescaped equals sign is found.
  • Split on all โ€˜&โ€™ that is not immediately proceeded by โ€™':