View Source Hologram.Commons.AtomUtils (hologram v0.2.0)

Summary

Functions

Returns true if atom starts with the given prefix.

Functions

starts_with?(atom, prefix)

@spec starts_with?(atom(), String.t()) :: boolean()

Returns true if atom starts with the given prefix.