This function recursively count symbols stored in the closed form expression and nested closed form expression.
Examples
test <- closed_form(~1+1)
test$..len..()
#> [1] 1
This function recursively count symbols stored in the closed form expression and nested closed form expression.
test <- closed_form(~1+1)
test$..len..()
#> [1] 1