(.using [library [lux (.except private) ["$" documentation (.only documentation:)] [data ["[0]" text (.only \n) ["%" \\format (.only format)]]] [macro ["[0]" template]]]] [\\library ["[0]" /]]) (documentation: /.I16 "A 16-bit integer.") (.def: .public documentation (.List $.Module) ($.module /._ "" [..I16 ($.default /.equivalence) ($.default /.width) ($.default /.i16) ($.default /.i64)] []))