Packages

Type unions without wrappers.

Current section

Files

Jump to
untag src untag_ffi.erl
Raw

src/untag_ffi.erl

-module(untag_ffi).
-export([id/1]).
id(X) -> X.