as_nested_set v3.1.1 AsNestedSet.Scoped

Summary

Types

scope()
scope() :: [atom]

Functions

assign_scope_from(target, source)
assign_scope_from(any, any) :: any
same_scope?(source, target)
same_scope?(AsNestedSet.t, AsNestedSet.t) :: boolean
scope(target)
scope(any) :: Map.t
scoped_query(query, scope)
scoped_query(Ecto.Query.t, Map.t) :: Ecto.Query.t