View Source Hologram.Compiler.IR.BitstringType (hologram v0.2.0)

Summary

Types

t()

@type t() :: %Hologram.Compiler.IR.BitstringType{
  segments: [Hologram.Compiler.IR.BitstringSegment.t()]
}