as.list.deflist.Rd
Convert a deflist object to a list
# S3 method for deflist as.list(x, ...)
A deflist object.
Additional arguments passed to methods.
A list containing the elements of the deflist object.