import Project Module
import Project.Module, only: [function: 1]
I’m sorry if the question is foolish, but I wanted to know if there is any difference.
import Project Module
import Project.Module, only: [function: 1]
I’m sorry if the question is foolish, but I wanted to know if there is any difference.