PtcRunner.Lisp.Java.Lang.Float (PtcRunner v0.14.0)

Copy Markdown View Source

Closed implementation of the admitted java.lang.Float surface.

Summary

Functions

parse_float(arguments)

@spec parse_float([String.t() | nil]) ::
  {:ok, PtcRunner.Lisp.Java.Primitive.t()}
  | {:error, PtcRunner.Lisp.Java.Condition.t()}