Ash.Type.prepare_change_array
You're seeing just the callback
prepare_change_array
, go back to Ash.Type module for more information.
Link to this callback
prepare_change_array( old_term, new_uncasted_term, constraints )
View Source (optional)Specs
prepare_change_array( old_term :: [term()], new_uncasted_term :: [term()], constraints() ) :: {:ok, term()} | {:error, term()}