CanvasNative v1.1.0 CanvasNative.V0.Brackets

Markers that delimit the “type” of some lines in a canvas native v0 canvas.

Summary

Functions

Get the closing bracket

Get the opening bracket

Wrap a string in brackets

Functions

close()

Specs

close :: String.t

Get the closing bracket.

open()

Specs

open :: String.t

Get the opening bracket.

wrap(string)

Specs

wrap(String.t) :: String.t

Wrap a string in brackets.