try!(*a, &b)
Instance Public methods
Same as try, but will raise a NoMethodError exception if the receiving is not nil and does not implement the tried method.
Same as try, but will raise a NoMethodError exception if the receiving is not nil and does not implement the tried method.
Designed by : w10schools
service@w10schools.com
Please login to continue.