split_fn_type_checking: Split arguments to extract type information

View source: R/type_syntax.R

split_fn_type_checkingR Documentation

Split arguments to extract type information

Description

Split arguments to extract type information

Usage

split_fn_type_checking(fn)

Arguments

fn

A function definition from which to extract parameter information

Value

A list of split type information as provided by split_arg_type_checking

See Also

Other type_parsing: split_arg_type_checking()


dgkf/typewriter documentation built on March 17, 2022, 5:16 p.m.