mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 14:54:47 +00:00
remove giesch/todo tags, add List.drop doc
This commit is contained in:
parent
700ab20a8c
commit
65821d6a9f
3 changed files with 4 additions and 8 deletions
|
@ -319,7 +319,6 @@ pub fn list_drop<'a, 'ctx, 'env>(
|
|||
)
|
||||
}
|
||||
|
||||
// GIESCH ask about how this calling/linking to compiled zig works
|
||||
/// List.dropAt : List elem, Nat -> List elem
|
||||
pub fn list_drop_at<'a, 'ctx, 'env>(
|
||||
env: &Env<'a, 'ctx, 'env>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue