-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
┌ StrFs
│ WARNING: Constructor for type "String" was extended in `StrFs` without explicit qualification or import.
│ NOTE: Assumed "String" refers to `Base.String`. This behavior is deprecated and may differ in future versions.`
│ NOTE: This behavior may have differed in Julia versions prior to 1.12.
│ Hint: If you intended to create a new generic function of the same name, use `function String end`.
│ Hint: To silence the warning, qualify `String` as `Base.String` in the method signature or explicitly `import Base: String`.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels