-
Hartley McGuire authored
This updates two instances of custom initializer examples in the docs to use the standard "library.name" format. Previously, one used just "name" which can lead to hard to debug "cyclic dependency" errors, and the other used "name.library" which is not the suggested format.
Hartley McGuire authoredThis updates two instances of custom initializer examples in the docs to use the standard "library.name" format. Previously, one used just "name" which can lead to hard to debug "cyclic dependency" errors, and the other used "name.library" which is not the suggested format.
Loading